]>
Commit | Line | Data |
---|---|---|
3d1f044b A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | ks_Deva{ | |
4 | %%Parent{"root"} | |
5 | AuxExemplarCharacters{"[\u200C\u200D]"} | |
6 | ExemplarCharacters{ | |
340931cb A |
7 | "[\u093C \u0901 अ आ इ ई उ ऊ ए ऑ ओ क ख ग च {च\u093C} छ {छ\u093C} ज ट ठ ड त थ द" |
8 | " न प फ ब म य र ल व श स ह ा ि ी \u0941 \u0942 \u0943 \u0944 \u0945 \u0947 " | |
9 | "\u0948 ॉ ो ौ \u094D]" | |
3d1f044b | 10 | } |
340931cb | 11 | Version{"36.1"} |
3d1f044b A |
12 | calendar{ |
13 | gregorian{ | |
14 | DateTimePatterns{ | |
15 | "a h:mm:ss zzzz", | |
16 | "a h:mm:ss z", | |
17 | "a h:mm:ss", | |
18 | "a h:mm", | |
19 | "EEEE, d MMMM y", | |
20 | "d MMMM y", | |
21 | "d MMM y", | |
22 | "d/M/yy", | |
340931cb A |
23 | "{1} {0}", |
24 | "{1} {0}", | |
25 | "{1} {0}", | |
26 | "{1} {0}", | |
27 | "{1} {0}", | |
3d1f044b A |
28 | } |
29 | } | |
30 | } | |
31 | } |