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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 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/supplementalData.txt ('k') | source/data/misc/windowsZones.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) 2014 International Business Machines 3 // * Copyright (C) 2014 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>/common/bcp47/timezone.xml 6 // * Source File: <path>/common/bcp47/timezone.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 timezoneTypes:table(nofallback){ 9 timezoneTypes:table(nofallback){
10 bcpTypeAlias{ 10 bcpTypeAlias{
(...skipping 542 matching lines...) Expand 10 before | Expand all | Expand 10 after
553 "Indian:Cocos"{"cccck"} 553 "Indian:Cocos"{"cccck"}
554 "Indian:Comoro"{"kmyva"} 554 "Indian:Comoro"{"kmyva"}
555 "Indian:Kerguelen"{"tfpfr"} 555 "Indian:Kerguelen"{"tfpfr"}
556 "Indian:Mahe"{"scmaw"} 556 "Indian:Mahe"{"scmaw"}
557 "Indian:Maldives"{"mvmle"} 557 "Indian:Maldives"{"mvmle"}
558 "Indian:Mauritius"{"muplu"} 558 "Indian:Mauritius"{"muplu"}
559 "Indian:Mayotte"{"ytmam"} 559 "Indian:Mayotte"{"ytmam"}
560 "Indian:Reunion"{"rereu"} 560 "Indian:Reunion"{"rereu"}
561 "Pacific:Apia"{"wsapw"} 561 "Pacific:Apia"{"wsapw"}
562 "Pacific:Auckland"{"nzakl"} 562 "Pacific:Auckland"{"nzakl"}
563 "Pacific:Bougainville"{"pgraw"}
563 "Pacific:Chatham"{"nzcht"} 564 "Pacific:Chatham"{"nzcht"}
564 "Pacific:Easter"{"clipc"} 565 "Pacific:Easter"{"clipc"}
565 "Pacific:Efate"{"vuvli"} 566 "Pacific:Efate"{"vuvli"}
566 "Pacific:Enderbury"{"kipho"} 567 "Pacific:Enderbury"{"kipho"}
567 "Pacific:Fakaofo"{"tkfko"} 568 "Pacific:Fakaofo"{"tkfko"}
568 "Pacific:Fiji"{"fjsuv"} 569 "Pacific:Fiji"{"fjsuv"}
569 "Pacific:Funafuti"{"tvfun"} 570 "Pacific:Funafuti"{"tvfun"}
570 "Pacific:Galapagos"{"ecgps"} 571 "Pacific:Galapagos"{"ecgps"}
571 "Pacific:Gambier"{"pfgmr"} 572 "Pacific:Gambier"{"pfgmr"}
572 "Pacific:Guadalcanal"{"sbhir"} 573 "Pacific:Guadalcanal"{"sbhir"}
(...skipping 23 matching lines...) Expand all
596 "Pacific:Truk"{"fmtkk"} 597 "Pacific:Truk"{"fmtkk"}
597 "Pacific:Wake"{"umawk"} 598 "Pacific:Wake"{"umawk"}
598 "Pacific:Wallis"{"wfmau"} 599 "Pacific:Wallis"{"wfmau"}
599 CST6CDT{"cst6cdt"} 600 CST6CDT{"cst6cdt"}
600 EST5EDT{"est5edt"} 601 EST5EDT{"est5edt"}
601 MST7MDT{"mst7mdt"} 602 MST7MDT{"mst7mdt"}
602 PST8PDT{"pst8pdt"} 603 PST8PDT{"pst8pdt"}
603 } 604 }
604 } 605 }
605 } 606 }
OLDNEW
« no previous file with comments | « source/data/misc/supplementalData.txt ('k') | source/data/misc/windowsZones.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698