]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2012 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/en_BZ.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_BZ{ | |
10 | NumberElements{ | |
11 | latn{ | |
12 | patterns{ | |
13 | currencyFormat{"¤#,##0.00"} | |
14 | } | |
15 | } | |
16 | } | |
17 | PaperSize:intvector{ | |
18 | 279, | |
19 | 216, | |
20 | } | |
21 | Version{"2.0.65.46"} | |
22 | calendar{ | |
23 | gregorian{ | |
24 | DateTimePatterns{ | |
25 | "h:mm:ss a zzzz", | |
26 | "h:mm:ss a z", | |
27 | "h:mm:ss a", | |
28 | "h:mm a", | |
29 | "EEEE, MMMM d, y", | |
30 | "MMMM d, y", | |
31 | "dd-MMM-y", | |
32 | "M/d/yy", | |
33 | "{1} {0}", | |
34 | "{1} {0}", | |
35 | "{1} {0}", | |
36 | "{1} {0}", | |
37 | "{1} {0}", | |
38 | } | |
39 | availableFormats{ | |
40 | MMMEd{"E dd MMM"} | |
41 | MMMd{"dd MMM"} | |
42 | yMMMEd{"E dd MMM y"} | |
43 | yMMMd{"dd MMM y"} | |
44 | } | |
45 | } | |
46 | } | |
47 | } |