| Index: source/data/misc/metaZones.txt
|
| diff --git a/source/data/misc/metaZones.txt b/source/data/misc/metaZones.txt
|
| index 4a458d14ff69e7ae7b649016f0d1c8ea5c3258f9..c460bead612d3a7b0391534f165c2900e4cb5726 100644
|
| --- a/source/data/misc/metaZones.txt
|
| +++ b/source/data/misc/metaZones.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2015 International Business Machines
|
| +// * Copyright (C) 2016 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/metaZones.xml
|
| @@ -591,6 +591,9 @@ metaZones:table(nofallback){
|
| Ponape{
|
| 001{"Pacific/Ponape"}
|
| }
|
| + Pyongyang{
|
| + 001{"Asia/Pyongyang"}
|
| + }
|
| Qyzylorda{
|
| 001{"Asia/Qyzylorda"}
|
| }
|
| @@ -1589,6 +1592,18 @@ metaZones:table(nofallback){
|
| "America_Central",
|
| }
|
| }
|
| + "America:Fort_Nelson"{
|
| + {
|
| + "America_Pacific",
|
| + "1970-01-01 00:00",
|
| + "2015-03-08 10:00",
|
| + }
|
| + {
|
| + "America_Mountain",
|
| + "2015-03-08 10:00",
|
| + "9999-12-31 23:59",
|
| + }
|
| + }
|
| "America:Fortaleza"{
|
| {
|
| "Brasilia",
|
| @@ -2042,6 +2057,13 @@ metaZones:table(nofallback){
|
| "America:Metlakatla"{
|
| {
|
| "America_Pacific",
|
| + "1970-01-01 00:00",
|
| + "2015-11-01 10:00",
|
| + }
|
| + {
|
| + "Alaska",
|
| + "2015-11-01 10:00",
|
| + "9999-12-31 23:59",
|
| }
|
| }
|
| "America:Mexico_City"{
|
| @@ -2734,6 +2756,11 @@ metaZones:table(nofallback){
|
| {
|
| "Irkutsk",
|
| "2014-10-25 16:00",
|
| + "2016-03-26 18:00",
|
| + }
|
| + {
|
| + "Yakutsk",
|
| + "2016-03-26 18:00",
|
| "9999-12-31 23:59",
|
| }
|
| }
|
| @@ -3053,6 +3080,11 @@ metaZones:table(nofallback){
|
| "1970-01-01 00:00",
|
| "2015-08-14 15:00",
|
| }
|
| + {
|
| + "Pyongyang",
|
| + "2015-08-14 15:00",
|
| + "9999-12-31 23:59",
|
| + }
|
| }
|
| "Asia:Qatar"{
|
| {
|
|
|