Search and Top Navigation
#4790 closed bug (fixed)
Opened August 19, 2009 12:48PM UTC
Closed December 21, 2009 10:47PM UTC
Datepicker: option regional is undocumented
| Reported by: | rdworth | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | ui.datepicker | Version: | 1.7.2 |
| Keywords: | datepicker regional documentation docs | Cc: | |
| Blocked by: | Blocking: |
Description
There is no documentation for the datepicker option 'regional' or for $.datepicker.regional
Attachments (0)
Change History (1)
Changed December 21, 2009 10:47PM UTC by comment:1
| resolution: | → fixed |
|---|---|
| status: | new → closed |
'regional' is not an option for datepicker. It is the collection of available localisations indexed by language code and these can be applied as options to all or individual datepickers.
Added a 'Localization' section to the datepicker documentation.