Ticket #2200 (closed defect: fixed)
DateField formatting based on Locale is incorrect
| Reported by: | Jonatan Kronqvist | Owned by: | ticketmaster |
|---|---|---|---|
| Priority: | critical | Milestone: | User Interface Library 5.2.12 |
| Component: | undefined | Version: | 5.2.11 |
| Keywords: | Cc: | ||
| Known Issue description: | |||
| Hours estimate: | Deadline (dd.mm.yyyy): | ||
| Known Issue version (since): | Known Issue title: | ||
| Hours done: | Depends to: | ||
| Affects documentation: | no | ||
| Known Issue workaround: | |||
| Affects release notes: | no | Contract: | |
Description
For example setting the locale of a datefield to fi_FI with the date 13th of December, 2008 results in the following:
13.12.2008
The same date with the locale sv_FI (note: the same country, different language) results in:
2008-12-13
They should be identical, since the date locale should follow the country and not the language.
Change History
Note: See
TracTickets for help on using
tickets.
