summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/locales/en_IL.txt
blob: a679082e35f95a532b54d08b0e49f1288b2f6e95 (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
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
en_IL{
    %%Parent{"en_001"}
    Version{"2.1.27.40"}
    calendar{
        generic{
            availableFormats{
                EHm{"E H:mm"}
                EHms{"E H:mm:ss"}
                H{"H"}
                Hm{"H:mm"}
                Hms{"H:mm:ss"}
            }
        }
        gregorian{
            DateTimePatterns{
                "H:mm:ss zzzz",
                "H:mm:ss z",
                "H:mm:ss",
                "H:mm",
                "EEEE, d MMMM y",
                "d MMMM y",
                "d MMM y",
                "dd/MM/y",
                "{1}, {0}",
                "{1} 'at' {0}",
                "{1} 'at' {0}",
                "{1}, {0}",
                "{1}, {0}",
            }
            availableFormats{
                EHm{"E H:mm"}
                EHms{"E H:mm:ss"}
                H{"H"}
                Hm{"H:mm"}
                Hms{"H:mm:ss"}
            }
        }
    }
}