]>
Commit | Line | Data |
---|---|---|
4388f060 A |
1 | // *************************************************************************** |
2 | // * | |
51004dcb A |
3 | // * Copyright (C) 2013 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_419.xml | |
4388f060 A |
7 | // * |
8 | // *************************************************************************** | |
9 | es_419{ | |
51004dcb | 10 | Version{"2.0.82.45"} |
4388f060 | 11 | zoneStrings{ |
51004dcb A |
12 | "America:Coral_Harbour"{ |
13 | ec{"Atikokan"} | |
14 | } | |
15 | "America:Indiana:Winamac"{ | |
16 | ec{"Winamac, Indiana"} | |
17 | } | |
18 | "America:Kentucky:Monticello"{ | |
19 | ec{"Monticello, Kentucky"} | |
20 | } | |
4388f060 A |
21 | "meta:America_Central"{ |
22 | sd{"CDT"} | |
23 | sg{"CT"} | |
24 | ss{"CST"} | |
25 | } | |
26 | "meta:America_Eastern"{ | |
27 | sd{"EDT"} | |
28 | sg{"ET"} | |
29 | ss{"EST"} | |
30 | } | |
31 | "meta:America_Mountain"{ | |
32 | sd{"MDT"} | |
33 | sg{"MT"} | |
34 | ss{"MST"} | |
35 | } | |
36 | "meta:America_Pacific"{ | |
37 | sd{"PDT"} | |
38 | sg{"PT"} | |
39 | ss{"PST"} | |
40 | } | |
41 | } | |
42 | } |