OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/ar_SA.xml | 6 // * Source File: <path>/common/main/ar_SA.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 ar_SA{ | 9 ar_SA{ |
10 NumberElements{ | 10 NumberElements{ |
11 latn{ | 11 latn{ |
12 patterns{ | 12 patterns{ |
13 currencyFormat{"¤#0.00"} | 13 currencyFormat{"¤#0.00"} |
14 } | 14 } |
15 } | 15 } |
16 } | 16 } |
17 Version{"2.0.92.87"} | 17 Version{"2.1.6.69"} |
18 calendar{ | 18 calendar{ |
19 islamic{ | 19 islamic{ |
20 availableFormats{ | 20 availableFormats{ |
21 MEd{"E, M/d"} | 21 MEd{"E, M/d"} |
22 MMMEd{"E, MMM d"} | 22 MMMEd{"E, MMM d"} |
23 MMMd{"MMM d"} | 23 MMMd{"MMM d"} |
24 Md{"M/d"} | 24 Md{"M/d"} |
25 } | 25 } |
26 } | 26 } |
27 } | 27 } |
28 } | 28 } |
OLD | NEW |