]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/en_BW.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / en_BW.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 1997-2003, International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // *
6 // ***************************************************************************
7
8 en_BW {
9 Version { "2.0" }
10 DateTimePatterns {
11 "h:mm:ss a",
12 "h:mm:ss a",
13 "h:mm:ss a",
14 "h:mm a",
15 "EEEE dd MMMM yyyy",
16 "dd MMMM yyyy",
17 "MMM dd,yy",
18 "dd/MM/yy",
19 "{1} {0}",
20 }
21 // NumberElements {
22 // ".",
23 // ",",
24 // ";",
25 // "%",
26 // "0",
27 // "#",
28 // "-",
29 // "E",
30 // "\u2030",
31 // "\u221e",
32 // "\ufffd",
33 // }
34 NumberPatterns {
35 "#,##0.###;-#,##0.###",
36 "\u00a4#,##0.00;-\u00a4#,##0.00",
37 "#,##0%",
38 "#E0",
39 }
40 }