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

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

Issue 2183313002: Update IANA timezone db to 2016f from 2016d (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: rebased Created 4 years, 4 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/metaZones.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 // © 2016 and later: Unicode, Inc. and others.
2 // * 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 // * Copyright (C) 2016 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/bcp47/timezone.xml
7 // *
8 // ***************************************************************************
9 timezoneTypes:table(nofallback){ 3 timezoneTypes:table(nofallback){
10 bcpTypeAlias{ 4 bcpTypeAlias{
11 tz{ 5 tz{
12 aqams{"nzakl"} 6 aqams{"nzakl"}
13 cnckg{"cnsha"} 7 cnckg{"cnsha"}
14 cnhrb{"cnsha"} 8 cnhrb{"cnsha"}
15 cnkhg{"cnurc"} 9 cnkhg{"cnurc"}
16 usnavajo{"usden"} 10 usnavajo{"usden"}
17 } 11 }
18 } 12 }
(...skipping 584 matching lines...) Expand 10 before | Expand all | Expand 10 after
603 "Pacific:Truk"{"fmtkk"} 597 "Pacific:Truk"{"fmtkk"}
604 "Pacific:Wake"{"umawk"} 598 "Pacific:Wake"{"umawk"}
605 "Pacific:Wallis"{"wfmau"} 599 "Pacific:Wallis"{"wfmau"}
606 CST6CDT{"cst6cdt"} 600 CST6CDT{"cst6cdt"}
607 EST5EDT{"est5edt"} 601 EST5EDT{"est5edt"}
608 MST7MDT{"mst7mdt"} 602 MST7MDT{"mst7mdt"}
609 PST8PDT{"pst8pdt"} 603 PST8PDT{"pst8pdt"}
610 } 604 }
611 } 605 }
612 } 606 }
OLDNEW
« no previous file with comments | « source/data/misc/metaZones.txt ('k') | source/data/misc/windowsZones.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698