]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2006 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/ta_IN.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ta_IN{ | |
10 | Version{"1.47"} | |
11 | calendar{ | |
12 | gregorian{ | |
13 | DateTimePatterns{ | |
14 | "h:mm:ss a z", | |
15 | "h:mm:ss a z", | |
16 | "h:mm:ss a", | |
17 | "h:mm a", | |
18 | "EEEE d MMMM yyyy", | |
19 | "d MMMM yyyy", | |
20 | "dd-MM-yyyy", | |
21 | "d-M-yy", | |
22 | "{1} {0}", | |
23 | } | |
24 | weekend:intvector{ | |
25 | 1, | |
26 | 0, | |
27 | 1, | |
28 | 86400000, | |
29 | } | |
30 | } | |
31 | } | |
32 | } |