Ticket #1085 (closed defect: wontfix)
Opened 3 years ago |
Find changesets..
Dependency on Unicode Standard version
| Reported by: | emuller(at)adobe.com | Owned by: | deborah |
|---|---|---|---|
| Component: | unknown | Version: |
Description
Consider the short date format for the ar locale, "dd/MM/yy". After replacement
by an actual date, with a base level of 1, the display of the resulting string
depends on the version of Unicode that is used (specifically, the change occurs
between 4.0 and 4.0.1, when / changed from ES to CS). CLDR needs to record
somehow the version(s) of Unicode it is compatible with.
It is quite possible that a change to Unicode would affect only a small number
of locales (e.g. the impeding changes for Myanmar), so may be this needs to be
recorded per locale (although this can become problematic with inheritance).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

