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

Side by Side Diff: source/data/zone/en_NZ.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/zone/en_NU.txt ('k') | source/data/zone/en_PG.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) 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/main/en_NZ.xml 6 // * Source File: <path>/common/main/en_NZ.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en_NZ{ 9 en_NZ{
10 %%Parent{"en_GB"} 10 %%Parent{"en_001"}
11 Version{"2.1.8.19"} 11 Version{"2.1.19.14"}
12 zoneStrings{ 12 zoneStrings{
13 "Europe:London"{
14 sd{"∅∅∅"}
15 }
16 "meta:Australia_Central"{ 13 "meta:Australia_Central"{
17 sd{"ACDT"} 14 sd{"ACDT"}
18 sg{"ACT"} 15 sg{"ACT"}
19 ss{"ACST"} 16 ss{"ACST"}
20 } 17 }
21 "meta:Australia_CentralWestern"{ 18 "meta:Australia_CentralWestern"{
22 sd{"ACWDT"} 19 sd{"ACWDT"}
23 sg{"ACWT"} 20 sg{"ACWT"}
24 ss{"ACWST"} 21 ss{"ACWST"}
25 } 22 }
26 "meta:Australia_Eastern"{ 23 "meta:Australia_Eastern"{
27 sd{"AEDT"} 24 sd{"AEDT"}
28 sg{"AET"} 25 sg{"AET"}
29 ss{"AEST"} 26 ss{"AEST"}
30 } 27 }
31 "meta:Australia_Western"{ 28 "meta:Australia_Western"{
32 sd{"AWDT"} 29 sd{"AWDT"}
33 sg{"AWT"} 30 sg{"AWT"}
34 ss{"AWST"} 31 ss{"AWST"}
35 } 32 }
36 "meta:Chatham"{ 33 "meta:Chatham"{
37 sd{"CHADT"} 34 sd{"CHADT"}
38 sg{"CHAT"} 35 sg{"CHAT"}
39 ss{"CHAST"} 36 ss{"CHAST"}
40 } 37 }
41 "meta:Europe_Central"{
42 sd{"∅∅∅"}
43 sg{"∅∅∅"}
44 ss{"∅∅∅"}
45 }
46 "meta:Europe_Eastern"{
47 sd{"∅∅∅"}
48 sg{"∅∅∅"}
49 ss{"∅∅∅"}
50 }
51 "meta:Europe_Western"{
52 sd{"∅∅∅"}
53 sg{"∅∅∅"}
54 ss{"∅∅∅"}
55 }
56 "meta:Lord_Howe"{ 38 "meta:Lord_Howe"{
57 sd{"LHDT"} 39 sd{"LHDT"}
58 sg{"LHT"} 40 sg{"LHT"}
59 ss{"LHST"} 41 ss{"LHST"}
60 } 42 }
61 "meta:New_Zealand"{ 43 "meta:New_Zealand"{
62 sd{"NZDT"} 44 sd{"NZDT"}
63 sg{"NZT"} 45 sg{"NZT"}
64 ss{"NZST"} 46 ss{"NZST"}
65 } 47 }
66 } 48 }
67 } 49 }
OLDNEW
« no previous file with comments | « source/data/zone/en_NU.txt ('k') | source/data/zone/en_PG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698