Adds a locale
Locale code.
Locale definition.
Locale
Alternate Date constructor which understands many different text formats, a timestamp, or another date.
Locale to create the date in, default = currentLocale.
Date
Date
Human readable date to convert to a Date object.
Date
Year YYYY
Month MM
Day DD
Date
Alternate form of %Date.create% with any ambiguity assumed to be the future.
Future human redable date to convert to a Date object.
Locale to create the date in, default = currentLocale.
Date
Date
Gets the locale for the given code, or the current locale.
Locale code to retrieve.
Locale
Returns the number of milliseconds since January 1st, 1970 00:00:00 (UTC time).
string
String
Alternate form of %Date.create% with any ambiguity assumed to be the past.
Past human readable date to convert to a Date object.
Date
Date
Creates a new date range.
Beginning date.
Ending date.
DateRange
Sets the current locale to be used with dates.
Locale code.
Locale