The LDML spec indicates that the "GMT" string should be localized:
http://unicode.org/repos/cldr/trunk/specs/ldml/tr35-dates.html#Using_Time_Zone_Names
The text of appendLocalizedOffset() is written with the intention of
the output being localized but that got missed when implementing
appendLocalizedOffset()
http://unicode.org/repos/cldr/trunk/specs/ldml/tr35-dates.html#Using_Time_Zone_Names
The text of appendLocalizedOffset() is written with the intention of
the output being localized but that got missed when implementing
appendLocalizedOffset()
- relates to
-
JDK-8154797 Localization data for "GMT"
-
- Closed
-
-
JDK-8154050 java.time.format.DateTimeFormatter can't parse localized zone-offset
-
- Resolved
-