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

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

Issue 1051193002: Update tz db to 2015b (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: quote for $0 Created 5 years, 8 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/in/icudtl.dat ('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 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 ZZ{"Etc/GMT-3"} 199 ZZ{"Etc/GMT-3"}
200 } 200 }
201 "E. Australia Standard Time"{ 201 "E. Australia Standard Time"{
202 001{"Australia/Brisbane"} 202 001{"Australia/Brisbane"}
203 AU{"Australia/Brisbane Australia/Lindeman"} 203 AU{"Australia/Brisbane Australia/Lindeman"}
204 } 204 }
205 "E. South America Standard Time"{ 205 "E. South America Standard Time"{
206 001{"America/Sao_Paulo"} 206 001{"America/Sao_Paulo"}
207 BR{"America/Sao_Paulo"} 207 BR{"America/Sao_Paulo"}
208 } 208 }
209 "Eastern Standard Time (Mexico)"{
210 001{"America/Cancun"}
211 MX{"America/Cancun"}
212 }
209 "Eastern Standard Time"{ 213 "Eastern Standard Time"{
210 001{"America/New_York"} 214 001{"America/New_York"}
211 BS{"America/Nassau"} 215 BS{"America/Nassau"}
212 CA{ 216 CA{
213 "America/Toronto America/Iqaluit America/Montreal America/Nipigo n Ame" 217 "America/Toronto America/Iqaluit America/Montreal America/Nipigo n Ame"
214 "rica/Pangnirtung America/Thunder_Bay" 218 "rica/Pangnirtung America/Thunder_Bay"
215 } 219 }
216 CU{"America/Havana"} 220 CU{"America/Havana"}
217 HT{"America/Port-au-Prince"} 221 HT{"America/Port-au-Prince"}
218 US{ 222 US{
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 ZZ{"Etc/GMT+3"} 465 ZZ{"Etc/GMT+3"}
462 } 466 }
463 "SA Pacific Standard Time"{ 467 "SA Pacific Standard Time"{
464 001{"America/Bogota"} 468 001{"America/Bogota"}
465 BR{"America/Rio_Branco America/Eirunepe"} 469 BR{"America/Rio_Branco America/Eirunepe"}
466 CA{"America/Coral_Harbour"} 470 CA{"America/Coral_Harbour"}
467 CO{"America/Bogota"} 471 CO{"America/Bogota"}
468 EC{"America/Guayaquil"} 472 EC{"America/Guayaquil"}
469 JM{"America/Jamaica"} 473 JM{"America/Jamaica"}
470 KY{"America/Cayman"} 474 KY{"America/Cayman"}
471 MX{"America/Cancun"}
472 PA{"America/Panama"} 475 PA{"America/Panama"}
473 PE{"America/Lima"} 476 PE{"America/Lima"}
474 ZZ{"Etc/GMT+5"} 477 ZZ{"Etc/GMT+5"}
475 } 478 }
476 "SA Western Standard Time"{ 479 "SA Western Standard Time"{
477 001{"America/La_Paz"} 480 001{"America/La_Paz"}
478 AG{"America/Antigua"} 481 AG{"America/Antigua"}
479 AI{"America/Anguilla"} 482 AI{"America/Anguilla"}
480 AW{"America/Aruba"} 483 AW{"America/Aruba"}
481 BB{"America/Barbados"} 484 BB{"America/Barbados"}
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
690 MP{"Pacific/Saipan"} 693 MP{"Pacific/Saipan"}
691 PG{"Pacific/Port_Moresby"} 694 PG{"Pacific/Port_Moresby"}
692 ZZ{"Etc/GMT-10"} 695 ZZ{"Etc/GMT-10"}
693 } 696 }
694 "Yakutsk Standard Time"{ 697 "Yakutsk Standard Time"{
695 001{"Asia/Yakutsk"} 698 001{"Asia/Yakutsk"}
696 RU{"Asia/Yakutsk Asia/Khandyga"} 699 RU{"Asia/Yakutsk Asia/Khandyga"}
697 } 700 }
698 } 701 }
699 } 702 }
OLDNEW
« no previous file with comments | « source/data/in/icudtl.dat ('k') | source/data/misc/zoneinfo64.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698