]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
374ca955 A |
3 | // * Copyright (C) 2004 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../locale/common/main/en_ZW.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | en_ZW{ |
10 | Currencies{ | |
11 | ZWD{ | |
12 | "Z$", | |
13 | "Zimbabwean Dollar", | |
14 | } | |
b75a7d8f | 15 | } |
374ca955 A |
16 | Version{"1.2"} |
17 | calendar{ | |
18 | gregorian{ | |
19 | DateTimePatterns{ | |
20 | "h:mm:ss a", | |
21 | "h:mm:ss a", | |
22 | "h:mm:ss a", | |
23 | "h:mm a", | |
24 | "EEEE dd MMMM yyyy", | |
25 | "dd MMMM yyyy", | |
26 | "dd MMM,yy", | |
27 | "d/M/yyyy", | |
28 | "{1} {0}", | |
29 | } | |
30 | } | |
b75a7d8f | 31 | } |
b75a7d8f | 32 | } |