dojo.date.locale.__FormatOptions
dojo.require("dojo.date.locale");
defined in dojo/date/locale.js
Usage
function () (view source)
PropertiesBack to top
override strings for am in times
override pattern with this string
choice of long, short, medium or full (plus any custom additions). Defaults to 'short'
(format only) use 4 digit years whenever 2 digit years are called for
override the locale used to determine formatting rules
override strings for pm in times
choice of 'time','date' (default: date and time)
(parse only) strict parsing, off by default
override pattern with this string