diff options
Diffstat (limited to 'intl/icu/source/data/zone/en_NZ.txt')
-rw-r--r-- | intl/icu/source/data/zone/en_NZ.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/intl/icu/source/data/zone/en_NZ.txt b/intl/icu/source/data/zone/en_NZ.txt new file mode 100644 index 0000000000..367acf6631 --- /dev/null +++ b/intl/icu/source/data/zone/en_NZ.txt @@ -0,0 +1,43 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +en_NZ{ + %%Parent{"en_001"} + zoneStrings{ + "meta:Australia_Central"{ + sd{"ACDT"} + sg{"ACT"} + ss{"ACST"} + } + "meta:Australia_CentralWestern"{ + sd{"ACWDT"} + sg{"ACWT"} + ss{"ACWST"} + } + "meta:Australia_Eastern"{ + sd{"AEDT"} + sg{"AET"} + ss{"AEST"} + } + "meta:Australia_Western"{ + sd{"AWDT"} + sg{"AWT"} + ss{"AWST"} + } + "meta:Chatham"{ + sd{"CHADT"} + sg{"CHAT"} + ss{"CHAST"} + } + "meta:Lord_Howe"{ + sd{"LHDT"} + sg{"LHT"} + ss{"LHST"} + } + "meta:New_Zealand"{ + sd{"NZDT"} + sg{"NZT"} + ss{"NZST"} + } + } +} |