]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2010 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/ar_YE.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ar_YE{ | |
10 | NumberElements{ | |
11 | latn{ | |
12 | patterns{ | |
13 | currencyFormat{"¤#0.00"} | |
14 | decimalFormat{"#0.###;#0.###-"} | |
15 | } | |
16 | } | |
17 | } | |
18 | Version{"2.0.47.53"} | |
19 | calendar{ | |
20 | gregorian{ | |
21 | DateTimeElements:intvector{ | |
22 | 7, | |
23 | 4, | |
24 | } | |
25 | dayNames{ | |
26 | format{ | |
27 | abbreviated{ | |
28 | "الأحد", | |
29 | "الاثنين", | |
30 | "الثلاثاء", | |
31 | "الأربعاء", | |
32 | "الخميس", | |
33 | "الجمعة", | |
34 | "السبت", | |
35 | } | |
36 | } | |
37 | } | |
38 | weekend:intvector{ | |
39 | 5, | |
40 | 0, | |
41 | 6, | |
42 | 86400000, | |
43 | } | |
44 | } | |
45 | } | |
46 | } |