Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: source/data/misc/windowsZones.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2015 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/windowsZones.xml 6 // * Source File: <path>/windowsZones.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 windowsZones:table(nofallback){ 9 windowsZones:table(nofallback){
10 mapTimezones{ 10 mapTimezones{
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 BA{"Europe/Sarajevo"} 138 BA{"Europe/Sarajevo"}
139 HR{"Europe/Zagreb"} 139 HR{"Europe/Zagreb"}
140 MK{"Europe/Skopje"} 140 MK{"Europe/Skopje"}
141 PL{"Europe/Warsaw"} 141 PL{"Europe/Warsaw"}
142 } 142 }
143 "Central Pacific Standard Time"{ 143 "Central Pacific Standard Time"{
144 001{"Pacific/Guadalcanal"} 144 001{"Pacific/Guadalcanal"}
145 AU{"Antarctica/Macquarie"} 145 AU{"Antarctica/Macquarie"}
146 FM{"Pacific/Ponape Pacific/Kosrae"} 146 FM{"Pacific/Ponape Pacific/Kosrae"}
147 NC{"Pacific/Noumea"} 147 NC{"Pacific/Noumea"}
148 NF{"Pacific/Norfolk"}
149 PG{"Pacific/Bougainville"} 148 PG{"Pacific/Bougainville"}
150 SB{"Pacific/Guadalcanal"} 149 SB{"Pacific/Guadalcanal"}
151 VU{"Pacific/Efate"} 150 VU{"Pacific/Efate"}
152 ZZ{"Etc/GMT-11"} 151 ZZ{"Etc/GMT-11"}
153 } 152 }
154 "Central Standard Time (Mexico)"{ 153 "Central Standard Time (Mexico)"{
155 001{"America/Mexico_City"} 154 001{"America/Mexico_City"}
156 MX{ 155 MX{
157 "America/Mexico_City America/Bahia_Banderas America/Merida Ameri ca/Mo" 156 "America/Mexico_City America/Bahia_Banderas America/Merida Ameri ca/Mo"
158 "nterrey" 157 "nterrey"
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after
581 "Turkey Standard Time"{ 580 "Turkey Standard Time"{
582 001{"Europe/Istanbul"} 581 001{"Europe/Istanbul"}
583 TR{"Europe/Istanbul"} 582 TR{"Europe/Istanbul"}
584 } 583 }
585 "US Eastern Standard Time"{ 584 "US Eastern Standard Time"{
586 001{"America/Indianapolis"} 585 001{"America/Indianapolis"}
587 US{"America/Indianapolis America/Indiana/Marengo America/Indiana/Vev ay"} 586 US{"America/Indianapolis America/Indiana/Marengo America/Indiana/Vev ay"}
588 } 587 }
589 "US Mountain Standard Time"{ 588 "US Mountain Standard Time"{
590 001{"America/Phoenix"} 589 001{"America/Phoenix"}
591 CA{"America/Dawson_Creek America/Creston America/Fort_Nelson"} 590 CA{"America/Dawson_Creek America/Creston"}
592 MX{"America/Hermosillo"} 591 MX{"America/Hermosillo"}
593 US{"America/Phoenix"} 592 US{"America/Phoenix"}
594 ZZ{"Etc/GMT+7"} 593 ZZ{"Etc/GMT+7"}
595 } 594 }
596 "UTC"{ 595 "UTC"{
597 001{"Etc/GMT"} 596 001{"Etc/GMT"}
598 GL{"America/Danmarkshavn"} 597 GL{"America/Danmarkshavn"}
599 ZZ{"Etc/GMT"} 598 ZZ{"Etc/GMT"}
600 } 599 }
601 "UTC+12"{ 600 "UTC+12"{
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
693 MP{"Pacific/Saipan"} 692 MP{"Pacific/Saipan"}
694 PG{"Pacific/Port_Moresby"} 693 PG{"Pacific/Port_Moresby"}
695 ZZ{"Etc/GMT-10"} 694 ZZ{"Etc/GMT-10"}
696 } 695 }
697 "Yakutsk Standard Time"{ 696 "Yakutsk Standard Time"{
698 001{"Asia/Yakutsk"} 697 001{"Asia/Yakutsk"}
699 RU{"Asia/Yakutsk Asia/Khandyga"} 698 RU{"Asia/Yakutsk Asia/Khandyga"}
700 } 699 }
701 } 700 }
702 } 701 }
OLDNEW
« no previous file with comments | « source/data/misc/timezoneTypes.txt ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698