Ticket #3084 (closed feature: fixed)
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: | ||
| Blocking: | Blocked by: |
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,
MugeSo
Change History
Note: See
TracTickets for help on using
tickets.


Fixed - added monthAfterYear setting - set to true to reverse the order of these select boxes.