summaryrefslogtreecommitdiff
path: root/intl/icu/source/data/locales/en_CA.txt
blob: 66f9594462829887b6703bf0002a6c6aa95b3285 (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
// ***************************************************************************
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_CA.xml
// *
// ***************************************************************************
en_CA{
    PaperSize:intvector{
        279,
        216,
    }
    Version{"2.0.75.99"}
    calendar{
        gregorian{
            availableFormats{
                MMMMEd{"E, MMMM d"}
                MMMMd{"MMMM d"}
                MMdd{"MM/dd"}
                yyMMM{"MMM yy"}
            }
            intervalFormats{
                M{
                    M{"M-M"}
                }
                d{
                    d{"d-d"}
                }
                fallback{"{0} - {1}"}
                h{
                    a{"h a - h a"}
                    h{"h-h a"}
                }
                hm{
                    a{"h:mm a - h:mm a"}
                    h{"h:mm-h:mm a"}
                    m{"h:mm-h:mm a"}
                }
                hmv{
                    a{"h:mm a - h:mm a v"}
                    h{"h:mm-h:mm a v"}
                    m{"h:mm-h:mm a v"}
                }
                hv{
                    a{"h a - h a v"}
                    h{"h-h a v"}
                }
            }
        }
    }
}