Localized day names (Monday
, Tuesday
etc.)
The locale for formatting dates.
Minimal number of days a week is allowed to have to be considered a "full"
week, used by getWeekInMonth
in getWeekInYear
.
Localized month names (January
, February
etc.)
A regex for splitting a date format into its components.
Object with the different keywords used by the date format.
Generated using TypeDoc
The configuration for the SimpleDateFormat widget. You can access this configuration via BaseWidget.cfg. Please note that this configuration is usually meant to be read-only and should not be modified.