]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
374ca955 A |
3 | // * Copyright (C) 2004 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../locale/common/main/fa_IR.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | fa_IR{ |
10 | NumberElements{ | |
11 | "٫", | |
12 | "٬", | |
13 | ";", | |
14 | "٪", | |
15 | "۰", | |
16 | "#", | |
17 | "-", | |
18 | "×۱۰^", | |
19 | "‰", | |
20 | "∞", | |
21 | "�", | |
22 | "+", | |
b75a7d8f | 23 | } |
374ca955 A |
24 | NumberPatterns{ |
25 | "#,##0.###;−#,##0.###", | |
26 | "#,##0 ¤;−#,##0 ¤", | |
b75a7d8f A |
27 | "%#,##0", |
28 | "#E0", | |
29 | } | |
374ca955 A |
30 | Version{"1.2"} |
31 | calendar{ | |
32 | gregorian{ | |
33 | DateTimeElements:intvector{ | |
34 | 7, | |
35 | 1, | |
36 | } | |
37 | } | |
b75a7d8f A |
38 | } |
39 | } |