#7019 closed bug (fixed)
[Datepicker] Hungarian Localisation has month-date in the wrong order
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.10 |
Component: | ui.datepicker | Version: | 1.8.9 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
According to Levente Tiszberger (who I spoke to about this issue on IRC), the Hungarian localisation has the wrong order for the Year and Month in the Datepicker header - it should use the showMonthAfterYear: true option.
He provided an example of the Google Calendar interface in Hungarian, which shows that the year and month are ordered incorrectly in Datepicker at the moment: http://ajpiano.com/cap/caa29d.png
My pull request will be forthcoming as soon as I get a ticket number from trac :)
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order
Changeset: b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678
comment:3 Changed 12 years ago by
Datepicker: Display Year before Month in Hungarian i18n. Fixes #7019 - Hungarian Localisation has month-date in wrong order (cherry picked from commit b4bcc1bf9dc8673089eb7cdcc3378a93d7f0a678)
Changeset: 971566d258af5ed5762e70ba7aa132f25121aed7
comment:4 Changed 12 years ago by
Milestone: | 1.9 → 1.8.10 |
---|
https://github.com/jquery/jquery-ui/pull/132