]>
Commit | Line | Data |
---|---|---|
374ca955 A |
1 | // *************************************************************************** |
2 | // * | |
73c04bcf | 3 | // * Copyright (C) 2006 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/ps_AF.xml |
374ca955 A |
7 | // * |
8 | // *************************************************************************** | |
9 | ps_AF{ | |
10 | NumberElements{ | |
11 | "٫", | |
12 | "٬", | |
13 | ";", | |
14 | "٪", | |
15 | "۰", | |
16 | "#", | |
17 | "−", | |
18 | "×۱۰^", | |
19 | "‰", | |
20 | "∞", | |
73c04bcf | 21 | "NaN", |
374ca955 A |
22 | "+", |
23 | } | |
24 | NumberPatterns{ | |
73c04bcf A |
25 | "#,##0.###", |
26 | "#,##0.00 ¤", | |
374ca955 A |
27 | "#,##0%", |
28 | "#E0", | |
29 | } | |
73c04bcf | 30 | Version{"1.38"} |
374ca955 A |
31 | calendar{ |
32 | gregorian{ | |
33 | DateTimeElements:intvector{ | |
34 | 7, | |
35 | 1, | |
36 | } | |
73c04bcf A |
37 | weekend:intvector{ |
38 | 7, | |
39 | 0, | |
40 | 6, | |
41 | 86400000, | |
42 | } | |
374ca955 A |
43 | } |
44 | } | |
45 | } |