Search and Top Navigation
#3084 closed feature (fixed)
Opened July 10, 2008 02:20PM UTC
Closed July 18, 2008 04:16PM UTC
arrange order of month and year selectboxes for each locale
| Reported by: | MugeSo | Owned by: | grabanski |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | ui.datepicker | Version: | 1.5.1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
The order of moth and year selectboxes(currently "month year" ) is not suit for some countries such as Japan.
Thus, I want to arrange it for each locale, but now the order is hard-coded.
I hope Datepicker support this arrangement feature.
Thanks,
Attachments (0)
Change History (1)
Changed July 18, 2008 04:16PM UTC by comment:1
| resolution: | → fixed |
|---|---|
| status: | new → closed |
Fixed - added monthAfterYear setting - set to true to reverse the order of these select boxes.