Opened 6 years ago
Last modified 5 years ago
#14791 new bug
Locale->Formatting->Time->Long format incorrect for US locales.
Reported by: | bullfrog | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Locale Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Long format displays for me as hh:mm:ss usphx. US locale should display time zone name abbreviations as three letter timezone: MST, EST, EDT, etc.
Change History (3)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
This appears to not be limited to US locales.
BDateTimeFormat and BTimeFormat are both returning the 5 character ICU timezone string (eg gblon for UK, nzakl for New Zealand) instead of traditional timezone strings (eg GMT, NZST)
comment:3 by , 5 years ago
Component: | - General → Kits/Locale Kit |
---|---|
Owner: | changed from | to
Note:
See TracTickets
for help on using tickets.
That does look like a regression, probably after an update to ICU.
It used to be like Mr. Bullfrog expects, see the screenshot in the "Formatting" part of the Userguide on the Locale prefs.