]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ee_TG.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | ee_TG{ | |
2ca993e8 A |
10 | Version{"2.1.19.14"} |
11 | calendar{ | |
12 | gregorian{ | |
13 | DateTimePatterns{ | |
14 | "HH:mm:ss zzzz", | |
15 | "HH:mm:ss z", | |
16 | "HH:mm:ss", | |
17 | "HH:mm", | |
18 | "EEEE, MMMM d 'lia' y", | |
19 | "MMMM d 'lia' y", | |
20 | "MMM d 'lia', y", | |
21 | "M/d/yy", | |
22 | "{0} {1}", | |
23 | "{0} {1}", | |
24 | "{0} {1}", | |
25 | "{0} {1}", | |
26 | "{0} {1}", | |
27 | } | |
28 | } | |
29 | } | |
729e4ab9 | 30 | } |