Login Register Help
API Documentation
Choose a stylesheet:

Namespacedojo.date.stamp

dojo.require("dojo.date.stamp");
defined in dojo/date/stamp.js

 

Jump to PropertiesJump to FunctionsConstructorsBack to top

Jump to PropertiesJump to ConstructorsFunctionsBack to top

Functiondojo.date.stamp.fromISOString(formattedString: String, defaultTime: Number?): Date or null
Returns a Date object given a string formatted according to a subset of the ISO-8601 standard.
Format a Date object as a string according a subset of the ISO-8601 standard

Jump to FunctionsJump to ConstructorsPropertiesBack to top