#7666 closed enhancement (fixed)
provide translations for date formats
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Internationalization | Version: | 1.2beta |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
ldml/dates/localizedPatternCharacters provides a mapping for strings like MM/dd/yyyy so that they will make sense in other languages, e.g. MM/jj/aaaa in French
Expose this data in dojo.cldr and also as an API in dojo.date.format
Change History (4)
comment:1 Changed 12 years ago by
Milestone: | 1.4 → 1.3 |
---|
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [15434]) Update dojo.cldr. Fixes #7665, Refs #7666, #7849.