blob: 8a72f2ffdee53e93643571ed660e3b47a4b3ed12 [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
en_NZ {
Version { "2.0" }
// Currency display names
Currencies {
NZD { "$", "New Zealand Dollar" }
USD { "US$", "US Dollar" }
}
calendar{
gregorian{
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}",
}
}
}
}