dojox
»
date
»
php
»
DateFormat
» n
dojox.date.php.DateFormat.n
dojo.require("dojox.date.php");
defined in dojox/date/php.js
Numeric representation of a month, without leading zeros
Usage
function ()
(view source)
return
this
.
date
.
getMonth
(
)
+
1
+
""
;