]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
4388f060 | 3 | // * Copyright (C) 2012 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 | } |
4388f060 | 13 | Version{"2.0.61.77"} |
73c04bcf A |
14 | calendar{ |
15 | gregorian{ | |
46f4442e | 16 | DateTimePatterns{ |
729e4ab9 | 17 | "zzzz h:mm:ss a", |
46f4442e A |
18 | "z h:mm:ss a", |
19 | "h:mm:ss a", | |
20 | "h:mm a", | |
729e4ab9 | 21 | "EEEE، d MMMM، y", |
4388f060 | 22 | "d MMMM، y", |
729e4ab9 A |
23 | "yyyy/MM/dd", |
24 | "yyyy/M/d", | |
25 | "{1} {0}", | |
26 | "{1} {0}", | |
27 | "{1} {0}", | |
46f4442e | 28 | "{1} {0}", |
729e4ab9 A |
29 | "{1} {0}", |
30 | } | |
31 | availableFormats{ | |
32 | MMdd{"MM/dd"} | |
33 | Md{"M/d"} | |
34 | yM{"yyyy/M"} | |
35 | yyyyMM{"yyyy/MM"} | |
36 | } | |
37 | intervalFormats{ | |
38 | M{ | |
39 | M{"M-M"} | |
40 | } | |
41 | MMMd{ | |
42 | d{"d-d MMM"} | |
43 | } | |
44 | d{ | |
45 | d{"d-d"} | |
46 | } | |
47 | y{ | |
48 | y{"y-y"} | |
49 | } | |
46f4442e | 50 | } |
73c04bcf A |
51 | } |
52 | } | |
b75a7d8f | 53 | } |