dijit.form._DateTimeTextBox.parse
dojo.require("dijit.form._DateTimeTextBox");
defined in dijit/form/_DateTimeTextBox.js
parses the value as a Date, according to constraints
Usage
parameter | type | description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
value | String | |||||||||||||||||||||||||||||||
constraints | dojo.date.locale.__FormatOptions |
|