< prev index next >

src/jdk.localedata/share/classes/sun/util/resources/sv/TimeZoneNames_sv.java

Print this page

        

@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.  Oracle designates this

@@ -485,11 +485,11 @@
             {"America/Matamoros", CST},
             {"America/Mazatlan", MST},
             {"America/Mendoza", AGT},
             {"America/Menominee", CST},
             {"America/Merida", CST},
-            {"America/Metlakatla", PST},
+            {"America/Metlakatla", AKST},
             {"America/Mexico_City", CST},
             {"America/Miquelon", new String[] {"Saint-Pierre-et-Miquelon, normaltid", "PMST",
                                                "Saint-Pierre-et-Miquelon, sommartid", "PMDT",
                                                "Saint-Pierre och Miquelons tid", "PMT"}},
             {"America/Moncton", AST},

@@ -611,11 +611,13 @@
             {"Asia/Choibalsan", new String[] {"Choibalsan, normaltid", "CHOT",
                                               "Choibalsan, sommartid", "CHOST",
                                               "Choibalsan-tid", "CHOT"}},
             {"Asia/Chongqing", CTT},
             {"Asia/Chungking", CTT},
-            {"Asia/Chita", IRKT},
+            {"Asia/Chita", new String[] {"Chita Time", "YAKT",
+                                         "Chita Summer Time", "YAKST",
+                                         "Chita Time", "YAKT"}},
             {"Asia/Colombo", IST},
             {"Asia/Dacca", BDT},
             {"Asia/Dhaka", BDT},
             {"Asia/Dili", new String[] {"Timor-Leste, normaltid", "TLT",
                                         "Timor-Leste, sommartid", "TLST",
< prev index next >