dojox
»
date
»
php
»
DateFormat
» j
dojox.date.php.DateFormat.j
dojo.require("dojox.date.php");
defined in dojox/date/php.js
Day of the month without leading zeros
Usage
function ()
(view source)
return
this
.
date
.
getDate
(
)
+
""
;