-
Enhancement
-
Resolution: Duplicate
-
P4
-
7
-
generic
-
generic
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"};
- duplicates
-
JDK-7035076 Some timezone display names aren't localized
- Closed
- relates to
-
JDK-6977550 (tz) Support tzdata2010l
- Closed