scuffed-code/icu4c/source/data/locales/en_ZA.txt
George Rhoten 53d6bdbe2a ICU-1616 Locale data verification.
Remove duplicates.
Fix malformed data.
Add some missing data.
and so on.

X-SVN-Rev: 7530
2002-01-30 06:16:26 +00:00

48 lines
1.1 KiB
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
en_ZA {
Version { "1.0" }
// Duplicated in parent
// Countries {
// US { "United States" }
// GB { "United Kingdom" }
// CA { "Canada" }
// IE { "Ireland" }
// ZA { "South Africa" }
// }
CurrencyElements {
"R",
"ZAR",
".",
}
DateTimePatterns {
"hh:mm:ss a",
"hh:mm:ss",
"hh:mm:ss",
"hh:mm",
"dd MMMM yyyy",
"dd MMMM yyyy",
"yyyy/MM/dd",
"yy/MM/dd",
"{1} {0}",
}
// Duplicated in parent
// Languages {
// en { "English" }
// }
LocaleID { "1c09" }
// LocaleString { "en_ZA" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"\u00A4 #,##0.00;\u00A4-#,##0.00",
"#,##0%",
"#E0",
}
// ShortCountry { "ZAF" }
}