dojo.date.locale
dojo.require("dojo.date.locale");
defined in dojo/date/locale.js
ConstructorsBack to top
FunctionsBack to top
Add a reference to a bundle containing localized custom formats to be used by date/time formatting and parsing routines.
Format a Date object as a String, using locale-specific settings.
Used to get localized strings from dojo.cldr for day or month names.
Determines if the date falls on a weekend, according to local custom.
Convert a properly formatted string to a primitive Date object, using locale-specific settings.
Builds the regular needed to parse a localized date
gets the day of the year as represented by dateObject