| Index: source/data/locales/en_NZ.txt
|
| diff --git a/source/data/locales/en_NZ.txt b/source/data/locales/en_NZ.txt
|
| index 14d5586f7ae481b13822a19b6413a2b40eb188cd..7bc60fd1e7b8ca1a62076ded3c2dca8b223e3c45 100644
|
| --- a/source/data/locales/en_NZ.txt
|
| +++ b/source/data/locales/en_NZ.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2013 International Business Machines
|
| +// * Copyright (C) 2014 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/en_NZ.xml
|
| @@ -8,7 +8,7 @@
|
| // ***************************************************************************
|
| en_NZ{
|
| %%Parent{"en_GB"}
|
| - Version{"2.0.90.61"}
|
| + Version{"2.1.8.19"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -116,11 +116,11 @@ en_NZ{
|
| "d MMMM y",
|
| "d/MM/y",
|
| "d/MM/yy",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| + "{1}, {0}",
|
| + "{1} 'at' {0}",
|
| + "{1} 'at' {0}",
|
| + "{1}, {0}",
|
| + "{1}, {0}",
|
| }
|
| availableFormats{
|
| MMMEd{"E, d MMM"}
|
|
|