• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html
3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
4en_150{
5    %%Parent{"en_001"}
6    NumberElements{
7        latn{
8            patterns{
9                accountingFormat{"#,##0.00 ¤"}
10                currencyFormat{"#,##0.00 ¤"}
11            }
12        }
13    }
14    calendar{
15        gregorian{
16            DateTimePatterns{
17                "HH:mm:ss zzzz",
18                "HH:mm:ss z",
19                "HH:mm:ss",
20                "HH:mm",
21                "EEEE, d MMMM y",
22                "d MMMM y",
23                "d MMM y",
24                "dd/MM/y",
25                "{1}, {0}",
26                "{1}, {0}",
27                "{1}, {0}",
28                "{1}, {0}",
29                "{1}, {0}",
30            }
31            DateTimeSkeletons{
32                "HHmmsszzzz",
33                "HHmmssz",
34                "HHmmss",
35                "HHmm",
36                "yMMMMEEEEd",
37                "yMMMMd",
38                "yMMMd",
39                "yMMdd",
40            }
41        }
42    }
43}
44