dojo.date.getDaysInMonth
dojo.require("dojo.date");
defined in dojo/date.js
Returns the number of days in the month used by dateObject
Usage
function (/*Date*/ dateObject) (view source)
parameter | type | description |
---|---|---|
dateObject | Date |