Details
-
Type:
Enhancement
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 7
-
Fix Version/s: 7
-
Component/s: globalization
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:generic
Description
Two timezones will be added as a result of support of tzdata2010l.
Their long display names need to be localized.
+ String CHUT[] = new String[] {"Chuuk Time", "CHUT",
+ "Chuuk Summer Time", "CHUST"};
+ String PONT[] = new String[] {"Pohnpei Time", "PONT",
+ "Pohnpei Summer Time", "PONST"};
Their long display names need to be localized.
+ String CHUT[] = new String[] {"Chuuk Time", "CHUT",
+ "Chuuk Summer Time", "CHUST"};
+ String PONT[] = new String[] {"Pohnpei Time", "PONT",
+ "Pohnpei Summer Time", "PONST"};
Attachments
Issue Links
- duplicates
-
JDK-7035076 Some timezone display names aren't localized
-
- Closed
-
- relates to
-
JDK-6977550 (tz) Support tzdata2010l
-
- Closed
-