Note: This is not a real constructor, but just a description of the type of object that should be passed as a parameter to some method(s), and/or the return value from some method(s). In other words, the type exists only for documentation purposes, and you cannot call new locale.__FormatOptions()
See the dojo/date/locale.__FormatOptions reference documentation for more information.
Defined by: dojo/date/locale
override strings for am in times
Defined by: dojo/date/locale
override pattern with this string
Defined by: dojo/date/locale
choice of long, short, medium or full (plus any custom additions). Defaults to 'short'
Defined by: dojo/date/locale
(format only) use 4 digit years whenever 2 digit years are called for
Defined by: dojo/date/locale
override the locale used to determine formatting rules
Defined by: dojo/date/locale
override strings for pm in times
Defined by: dojo/date/locale
choice of 'time','date' (default: date and time)
Defined by: dojo/date/locale
(parse only) strict parsing, off by default
Defined by: dojo/date/locale
override pattern with this string
© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/date/locale.__FormatOptions.html