scuffed-code/icu4c/source/data/locales/en_NZ.txt

44 lines
1.1 KiB
Plaintext
Raw Normal View History

// ***************************************************************************
// *
// * Copyright (C) 1997-2002, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
1999-08-16 21:50:52 +00:00
en_NZ {
Version { "1.0" }
// Duplicated in parent
// Countries {
// US { "United States" }
// GB { "United Kingdom" }
// CA { "Canada" }
// IE { "Ireland" }
// AU { "Australia" }
// NZ { "New Zealand" }
// }
1999-08-16 21:50:52 +00:00
DateTimePatterns {
"h:mm:ss a z",
"h:mm:ss a",
"h:mm:ss a",
"h:mm a",
"EEEE, d MMMM yyyy",
"d MMMM yyyy",
"d/MM/yyyy",
"d/MM/yy",
"{1} {0}",
1999-08-16 21:50:52 +00:00
}
// Duplicated in parent
// Languages {
// en { "English" }
// }
LocaleID:int { 0x1409 }
// LocaleString { "en_NZ" }
// ShortCountry { "NZL" }
// Currency display names
Currencies {
NZD { "$", "New Zealand Dollar" }
USD { "US$", "US Dollar" }
}
1999-08-16 21:50:52 +00:00
}