Opened 8 years ago
Last modified 4 years ago
#17292 new defect
Incorrect date formats for en-ca
Reported by: | bemorris | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | Internationalization | Version: | 1.8.4 |
Keywords: | Cc: | Adam Peller, cjolif | |
Blocked By: | Blocking: |
Description
In Dojo 1.6/1.7 there were date format defined for Canada, but they were removed in Dojo 1.8. For example, in Canada the short date format should be the same as England, "dateFormat-short": "dd/MM/yyyy". However, this was removed from gregorian.js in Dojo 1.8. Why were the date time formats removed for the en-ca locale?
Change History (2)
comment:1 Changed 5 years ago by
Cc: | Adam Peller cjolif added |
---|---|
Milestone: | tbd → 1.12 |
comment:2 Changed 4 years ago by
Milestone: | 1.13 → 1.15 |
---|
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.
Note: See
TracTickets for help on using
tickets.
https://github.com/dojo/dojo/commit/26d869b197d47fc49a154a735b23855aa5ab6076#diff-f210faf18dc9a15af64b507e29932d3a is the commit where it was changed. It looks like something is wrong with the way the CLDR data was built. Will investigate for 1.12.