Search and Top Navigation
#6233 closed feature (invalid)
Opened October 27, 2010 11:07AM UTC
Closed April 18, 2013 08:35AM UTC
DatePicker: i18n file for Ireland
Reported by: | olliehaughey | Owned by: | olliehaughey |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.datepicker | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The date format displayed by the datepicker for Ireland is wrong. The default settings (US) are used. This gives the wrong date format (mm/dd/yyyy) for users whose language is set to "English (Ireland) [en-IE]" The date format should be the same as the UK (dd/mm/yyyy).
Copy the file "jquery.ui.datepicker-en-GB.js" and rename the copy to "jquery.ui.datepicker-en-IE.js". Edit the new file and replace all "en-GB" with "en-IE"
Alternatively, as all English speaking countries, except the USA, use dd/mm/yyyy you could replace the defaults with the contents of “jquery.ui.datepicker-en-GB.js” and add a file called “jquery.ui.datepicker-en-US.js” for users in the US. See http://en.wikipedia.org/wiki/Date_formats#List_of_the_world_locations_by_date_format_in_use
Thanks to everyone for a great set of tools.
Attachments (0)
Change History (5)
Changed October 27, 2010 02:34PM UTC by comment:1
component: | ui.core → ui.datepicker |
---|---|
milestone: | TBD → 1.9 |
summary: | DatePicker i18n file for Ireland missing → DatePicker i18n file for Ireland |
type: | bug → feature |
Changed October 11, 2012 02:43PM UTC by comment:2
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 16, 2012 09:03PM UTC by comment:3
status: | new → open |
---|---|
summary: | DatePicker i18n file for Ireland → DatePicker: i18n file for Ireland |
Changed April 03, 2013 03:35PM UTC by comment:4
owner: | → olliehaughey |
---|---|
status: | open → pending |
Feel free to send a pull request if you're still interested in this.
Changed April 18, 2013 08:35AM UTC by comment:5
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!