dojo.date.stamp.toISOString
dojo.require("dojo.date.stamp");
defined in dojo/date/stamp.js
When options.selector is omitted, output follows RFC3339 The local time zone is included as an offset from GMT, except when selector=='time' (time without a date) Does not check bounds. Only years between 100 and 9999 are supported.
Usage
parameter | type | description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dateObject | Date | A Date object | ||||||||||||
options | dojo.date.stamp.__Options | Optional.
|