]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
729e4ab9 | 3 | // * Copyright (C) 2010 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/ar_DZ.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | ar_DZ{ |
10 | NumberElements{ | |
729e4ab9 | 11 | default{"latn"} |
374ca955 | 12 | } |
729e4ab9 | 13 | Version{"2.0.48.49"} |
73c04bcf A |
14 | calendar{ |
15 | gregorian{ | |
16 | DateTimeElements:intvector{ | |
17 | 7, | |
729e4ab9 | 18 | 4, |
73c04bcf | 19 | } |
46f4442e | 20 | DateTimePatterns{ |
729e4ab9 | 21 | "zzzz h:mm:ss a", |
46f4442e A |
22 | "z h:mm:ss a", |
23 | "h:mm:ss a", | |
24 | "h:mm a", | |
729e4ab9 A |
25 | "EEEE، d MMMM، y", |
26 | "d MMMM، y", | |
27 | "yyyy/MM/dd", | |
28 | "yyyy/M/d", | |
29 | "{1} {0}", | |
30 | "{1} {0}", | |
31 | "{1} {0}", | |
46f4442e | 32 | "{1} {0}", |
729e4ab9 A |
33 | "{1} {0}", |
34 | } | |
35 | availableFormats{ | |
36 | MMdd{"MM/dd"} | |
37 | Md{"M/d"} | |
38 | yM{"yyyy/M"} | |
39 | yyyyMM{"yyyy/MM"} | |
40 | } | |
41 | intervalFormats{ | |
42 | M{ | |
43 | M{"M-M"} | |
44 | } | |
45 | MMMd{ | |
46 | d{"d-d MMM"} | |
47 | } | |
48 | d{ | |
49 | d{"d-d"} | |
50 | } | |
51 | y{ | |
52 | y{"y-y"} | |
53 | } | |
46f4442e | 54 | } |
73c04bcf A |
55 | weekend:intvector{ |
56 | 5, | |
57 | 0, | |
58 | 6, | |
59 | 86400000, | |
60 | } | |
61 | } | |
62 | } | |
b75a7d8f | 63 | } |