dojox/date/buddhist.locale (version 1.10)

See the dojox/date/buddhist.locale reference documentation for more information.

Method Summary

  • _getBuddhistBundle(locale)
  • _parseInfo(options)
  • addCustomFormats(packageName,bundleName) Add a reference to a bundle containing localized custom formats to be used by date/time formatting and parsing routines.
  • format(dateObject,options) Format a Date object as a String, using settings.
  • getNames(item,type,context,locale,date) Used to get localized strings from dojo.cldr for day or month names.
  • parse(value,options) This function parses string date value according to options
  • regexp(options) Builds the regular needed to parse a buddhist.Date

Methods

_getBuddhistBundle(locale)
Parameter Type Description
locale String
_parseInfo(options)
Parameter Type Description
options Object
Optional
addCustomFormats(packageName,bundleName)

Add a reference to a bundle containing localized custom formats to be used by date/time formatting and parsing routines.

Parameter Type Description
packageName String
bundleName String
format(dateObject,options)

Format a Date object as a String, using settings.

Parameter Type Description
dateObject dojox/date/buddhist/Date
options object
Optional
getNames(item,type,context,locale,date)

Used to get localized strings from dojo.cldr for day or month names.

Parameter Type Description
item String
type String
context String
Optional
locale String
Optional
date dojox/date/buddhist/Date
Optional
parse(value,options)

This function parses string date value according to options

Parameter Type Description
value String
options Object
Optional
regexp(options)

Builds the regular needed to parse a buddhist.Date

Parameter Type Description
options Object
Optional
Error in the documentation? Can’t find what you are looking for? Let us know!