]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/fa_IR.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | fa_IR{ |
46f4442e | 10 | Version{"1.52"} |
374ca955 A |
11 | calendar{ |
12 | gregorian{ | |
13 | DateTimeElements:intvector{ | |
14 | 7, | |
15 | 1, | |
16 | } | |
73c04bcf | 17 | weekend:intvector{ |
46f4442e | 18 | 5, |
73c04bcf A |
19 | 0, |
20 | 6, | |
21 | 86400000, | |
22 | } | |
374ca955 | 23 | } |
b75a7d8f A |
24 | } |
25 | } |