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

Side by Side Diff: source/data/misc/timezoneTypes.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/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) 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>/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 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 "America:Curacao"{"ancur"} 245 "America:Curacao"{"ancur"}
246 "America:Danmarkshavn"{"gldkshvn"} 246 "America:Danmarkshavn"{"gldkshvn"}
247 "America:Dawson"{"cayda"} 247 "America:Dawson"{"cayda"}
248 "America:Dawson_Creek"{"caydq"} 248 "America:Dawson_Creek"{"caydq"}
249 "America:Denver"{"usden"} 249 "America:Denver"{"usden"}
250 "America:Detroit"{"usdet"} 250 "America:Detroit"{"usdet"}
251 "America:Dominica"{"dmdom"} 251 "America:Dominica"{"dmdom"}
252 "America:Edmonton"{"caedm"} 252 "America:Edmonton"{"caedm"}
253 "America:Eirunepe"{"brern"} 253 "America:Eirunepe"{"brern"}
254 "America:El_Salvador"{"svsal"} 254 "America:El_Salvador"{"svsal"}
255 "America:Fort_Nelson"{"cafne"}
256 "America:Fortaleza"{"brfor"} 255 "America:Fortaleza"{"brfor"}
257 "America:Glace_Bay"{"caglb"} 256 "America:Glace_Bay"{"caglb"}
258 "America:Godthab"{"glgoh"} 257 "America:Godthab"{"glgoh"}
259 "America:Goose_Bay"{"cagoo"} 258 "America:Goose_Bay"{"cagoo"}
260 "America:Grand_Turk"{"tcgdt"} 259 "America:Grand_Turk"{"tcgdt"}
261 "America:Grenada"{"gdgnd"} 260 "America:Grenada"{"gdgnd"}
262 "America:Guadeloupe"{"gpbbr"} 261 "America:Guadeloupe"{"gpbbr"}
263 "America:Guatemala"{"gtgua"} 262 "America:Guatemala"{"gtgua"}
264 "America:Guayaquil"{"ecgye"} 263 "America:Guayaquil"{"ecgye"}
265 "America:Guyana"{"gygeo"} 264 "America:Guyana"{"gygeo"}
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
598 "Pacific:Truk"{"fmtkk"} 597 "Pacific:Truk"{"fmtkk"}
599 "Pacific:Wake"{"umawk"} 598 "Pacific:Wake"{"umawk"}
600 "Pacific:Wallis"{"wfmau"} 599 "Pacific:Wallis"{"wfmau"}
601 CST6CDT{"cst6cdt"} 600 CST6CDT{"cst6cdt"}
602 EST5EDT{"est5edt"} 601 EST5EDT{"est5edt"}
603 MST7MDT{"mst7mdt"} 602 MST7MDT{"mst7mdt"}
604 PST8PDT{"pst8pdt"} 603 PST8PDT{"pst8pdt"}
605 } 604 }
606 } 605 }
607 } 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