JDK-8202537 : Update CLDR to version V33
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util:i18n
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-05-02
  • Updated: 2023-10-13
  • Resolved: 2018-06-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11
11 b19Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8203868 :  
Description
Upgrade existing CLDR data to Version 33. 
http://cldr.unicode.org/index/downloads/cldr-33

Below are few set of changes in locales as part of Version 33 upgrade

•	For sv_SE, locale short date format is y-MM-dd

•	For da_DK, locale short date format is dd/MM/y (CLDR Issue: https://unicode-org.atlassian.net/browse/CLDR-307)

•	For en_US, full date format displays timezone 'Central Daylight Time' instead of CDT. For example, in CLDR it is "09/08/2001 at 8:46:39 PM Central Daylight Time" (CLDR Issue: https://unicode-org.atlassian.net/browse/ICU-7200)

•	For de_CH, symbol '  is used as grouping separator (CLDR Issue: https://unicode-org.atlassian.net/browse/CLDR-13323)

•	For locale en_AU, month names contain dot at the end (example, 01 Jan. 2006) (CLDR Issue: https://unicode-org.atlassian.net/browse/CLDR-11096)

Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/374bd919d8fe User: rgoel Date: 2018-06-15 06:31:35 +0000
15-06-2018