dijit.form._DateTimeTextBox.__Constraints
dojo.require("dijit.form._DateTimeTextBox");
defined in dijit/form/_DateTimeTextBox.js
Usage
function ()
PropertiesBack to top
Defined by dojo.date.locale.__FormatOptions
choice of long, short, medium or full (plus any custom additions). Defaults to 'short'
Defined by dojo.date.locale.__FormatOptions
(format only) use 4 digit years whenever 2 digit years are called for
Defined by dojo.date.locale.__FormatOptions
override the locale used to determine formatting rules
Defined by dojo.date.locale.__FormatOptions
choice of 'time','date' (default: date and time)