Wed, 31 Dec 2014 07:22:50 +0100
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/es_US.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | es_US{ |
michael@0 | 10 | %%Parent{"es_419"} |
michael@0 | 11 | Version{"2.0.92.80"} |
michael@0 | 12 | zoneStrings{ |
michael@0 | 13 | "Pacific:Honolulu"{ |
michael@0 | 14 | sd{"HDT"} |
michael@0 | 15 | sg{"HST"} |
michael@0 | 16 | ss{"HST"} |
michael@0 | 17 | } |
michael@0 | 18 | "meta:Alaska"{ |
michael@0 | 19 | sd{"AKDT"} |
michael@0 | 20 | sg{"AKT"} |
michael@0 | 21 | ss{"AKST"} |
michael@0 | 22 | } |
michael@0 | 23 | "meta:America_Central"{ |
michael@0 | 24 | sd{"CDT"} |
michael@0 | 25 | sg{"CT"} |
michael@0 | 26 | ss{"CST"} |
michael@0 | 27 | } |
michael@0 | 28 | "meta:America_Eastern"{ |
michael@0 | 29 | sd{"EDT"} |
michael@0 | 30 | sg{"ET"} |
michael@0 | 31 | ss{"EST"} |
michael@0 | 32 | } |
michael@0 | 33 | "meta:America_Mountain"{ |
michael@0 | 34 | sd{"MDT"} |
michael@0 | 35 | sg{"MT"} |
michael@0 | 36 | ss{"MST"} |
michael@0 | 37 | } |
michael@0 | 38 | "meta:America_Pacific"{ |
michael@0 | 39 | sd{"PDT"} |
michael@0 | 40 | sg{"PT"} |
michael@0 | 41 | ss{"PST"} |
michael@0 | 42 | } |
michael@0 | 43 | "meta:Atlantic"{ |
michael@0 | 44 | sd{"ADT"} |
michael@0 | 45 | sg{"AT"} |
michael@0 | 46 | ss{"AST"} |
michael@0 | 47 | } |
michael@0 | 48 | "meta:Hawaii_Aleutian"{ |
michael@0 | 49 | sd{"HADT"} |
michael@0 | 50 | sg{"HAT"} |
michael@0 | 51 | ss{"HAST"} |
michael@0 | 52 | } |
michael@0 | 53 | } |
michael@0 | 54 | } |