]>
Commit | Line | Data |
---|---|---|
c5116b9f A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | sat_Deva{ | |
4 | %%Parent{"root"} | |
5 | ExemplarCharacters{ | |
6 | "[\u093C \u0902 अ आ ई उ ए ओ क ग च ज ञ ट ड ण त द न प ब म य र ल व स ह \u093E" | |
7 | "\u0940 \u0941 \u0947 \u094B]" | |
8 | } | |
9 | ExemplarCharactersNumbers{"[\\- , . % ‰ + 0० 1१ 2२ 3३ 4४ 5५ 6६ 7७ 8८ 9९]"} | |
10 | ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ‘ ’ “ ” ( ) \\[ \\] \\{ \\} ॰]"} | |
11 | NumberElements{ | |
12 | default{"deva"} | |
13 | } | |
14 | Version{"2.1.48.13"} | |
15 | calendar{ | |
16 | gregorian{ | |
17 | DateTimePatterns{ | |
18 | "h:mm:ss a zzzz", | |
19 | "h:mm:ss a z", | |
20 | "h:mm:ss a", | |
21 | "h:mm a", | |
22 | "EEEE, d MMMM y", | |
23 | "d MMMM y", | |
24 | "d MMM y", | |
25 | "d/M/yy", | |
26 | "{1} {0}", | |
27 | "{1} {0}", | |
28 | "{1} {0}", | |
29 | "{1} {0}", | |
30 | "{1} {0}", | |
31 | } | |
32 | } | |
33 | } | |
34 | } |