summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/zone/en_CA.txt
blob: 123df70a8d17a4f0dc995e4b72934118c5c06951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_CA{
    %%Parent{"en_001"}
    Version{"2.1.29.54"}
    zoneStrings{
        "Pacific:Honolulu"{
            sd{"HDT"}
            sg{"HST"}
            ss{"HST"}
        }
        "meta:Alaska"{
            sd{"AKDT"}
            sg{"AKT"}
            ss{"AKST"}
        }
        "meta:America_Central"{
            sd{"CDT"}
            sg{"CT"}
            ss{"CST"}
        }
        "meta:America_Eastern"{
            sd{"EDT"}
            sg{"ET"}
            ss{"EST"}
        }
        "meta:America_Mountain"{
            sd{"MDT"}
            sg{"MT"}
            ss{"MST"}
        }
        "meta:America_Pacific"{
            sd{"PDT"}
            sg{"PT"}
            ss{"PST"}
        }
        "meta:Atlantic"{
            sd{"ADT"}
            sg{"AT"}
            ss{"AST"}
        }
        "meta:Hawaii_Aleutian"{
            sd{"HADT"}
            sg{"HAT"}
            ss{"HAST"}
        }
        "meta:Newfoundland"{
            sd{"NDT"}
            sg{"NT"}
            ss{"NST"}
        }
    }
}