]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_ZA.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / en_ZA.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 1997-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7
8en_ZA {
9 Version { "2.0" }
10// Duplicated in parent
11// Countries {
12// US { "United States" }
13// GB { "United Kingdom" }
14// CA { "Canada" }
15// IE { "Ireland" }
16// ZA { "South Africa" }
17// }
18 DateTimePatterns {
19 "h:mm:ss a",
20 "h:mm:ss a",
21 "h:mm:ss a",
22 "h:mm a",
23 "EEEE dd MMMM yyyy",
24 "dd MMMM yyyy",
25 "dd MMM yyyy",
26 "yyyy/MM/dd",
27 "{1} {0}",
28 }
29// Duplicated in parent
30// Languages {
31// en { "English" }
32// }
33 LocaleID:int { 0x1c09 }
34// LocaleString { "en_ZA" }
35 NumberPatterns {
36 "#,##0.###;-#,##0.###",
37 "\u00A4#,##0.00;-\u00A4#,##0.00",
38 "#,##0%",
39 "#E0",
40 }
41// ShortCountry { "ZAF" }
42}