intl/icu/source/data/zone/en_NZ.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/en_NZ.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 en_NZ{
michael@0 10 %%Parent{"en_GB"}
michael@0 11 Version{"2.0.90.61"}
michael@0 12 zoneStrings{
michael@0 13 "Europe:London"{
michael@0 14 sd{"∅∅∅"}
michael@0 15 }
michael@0 16 "meta:Australia_Central"{
michael@0 17 sd{"ACDT"}
michael@0 18 sg{"ACT"}
michael@0 19 ss{"ACST"}
michael@0 20 }
michael@0 21 "meta:Australia_CentralWestern"{
michael@0 22 sd{"ACWDT"}
michael@0 23 sg{"ACWT"}
michael@0 24 ss{"ACWST"}
michael@0 25 }
michael@0 26 "meta:Australia_Eastern"{
michael@0 27 sd{"AEDT"}
michael@0 28 sg{"AET"}
michael@0 29 ss{"AEST"}
michael@0 30 }
michael@0 31 "meta:Australia_Western"{
michael@0 32 sd{"AWDT"}
michael@0 33 sg{"AWT"}
michael@0 34 ss{"AWST"}
michael@0 35 }
michael@0 36 "meta:Chatham"{
michael@0 37 sd{"CHADT"}
michael@0 38 sg{"CHAT"}
michael@0 39 ss{"CHAST"}
michael@0 40 }
michael@0 41 "meta:Europe_Central"{
michael@0 42 sd{"∅∅∅"}
michael@0 43 sg{"∅∅∅"}
michael@0 44 ss{"∅∅∅"}
michael@0 45 }
michael@0 46 "meta:Europe_Eastern"{
michael@0 47 sd{"∅∅∅"}
michael@0 48 sg{"∅∅∅"}
michael@0 49 ss{"∅∅∅"}
michael@0 50 }
michael@0 51 "meta:Europe_Western"{
michael@0 52 sd{"∅∅∅"}
michael@0 53 sg{"∅∅∅"}
michael@0 54 ss{"∅∅∅"}
michael@0 55 }
michael@0 56 "meta:Lord_Howe"{
michael@0 57 sd{"LHDT"}
michael@0 58 sg{"LHT"}
michael@0 59 ss{"LHST"}
michael@0 60 }
michael@0 61 "meta:New_Zealand"{
michael@0 62 sd{"NZDT"}
michael@0 63 sg{"NZT"}
michael@0 64 ss{"NZST"}
michael@0 65 }
michael@0 66 }
michael@0 67 }

mercurial