]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
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/ur_IN.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/ur_IN.xml | |
11 | */ | |
12 | ur_IN{ | |
13 | Version{"1.7"} | |
14 | calendar{ | |
15 | gregorian{ | |
16 | weekend:intvector{ | |
17 | 1, | |
18 | 0, | |
19 | 1, | |
20 | 86400000, | |
21 | } | |
22 | } | |
23 | } | |
24 | } |