| Index: source/data/locales/en_ZW.txt
|
| diff --git a/source/data/locales/en_ZW.txt b/source/data/locales/en_ZW.txt
|
| index 1771ddb9e7d13be38c9530240938843d23dd9273..c1c2b5094d950b08d6fa105202b9a6b9bdef95aa 100644
|
| --- a/source/data/locales/en_ZW.txt
|
| +++ b/source/data/locales/en_ZW.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2014 International Business Machines
|
| +// * Copyright (C) 2015 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/en_ZW.xml
|
| @@ -8,7 +8,7 @@
|
| // ***************************************************************************
|
| en_ZW{
|
| %%Parent{"en_001"}
|
| - Version{"2.1.6.69"}
|
| + Version{"2.1.19.14"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -16,7 +16,7 @@ en_ZW{
|
| "h:mm:ss a z",
|
| "h:mm:ss a",
|
| "h:mm a",
|
| - "EEEE dd MMMM y G",
|
| + "EEEE, dd MMMM y G",
|
| "dd MMMM y G",
|
| "dd MMM,y G",
|
| "d/M/y GGGGG",
|
| @@ -27,8 +27,8 @@ en_ZW{
|
| "{1}, {0}",
|
| }
|
| availableFormats{
|
| - MEd{"E d/M"}
|
| - MMMEd{"E dd MMM"}
|
| + MEd{"E, d/M"}
|
| + MMMEd{"E, dd MMM"}
|
| MMMd{"dd MMM"}
|
| Md{"d/M"}
|
| yyyyMEd{"E, d/M/y G"}
|
| @@ -43,7 +43,7 @@ en_ZW{
|
| "h:mm:ss a z",
|
| "h:mm:ss a",
|
| "h:mm a",
|
| - "EEEE dd MMMM y",
|
| + "EEEE, dd MMMM y",
|
| "dd MMMM y",
|
| "dd MMM,y",
|
| "d/M/y",
|
| @@ -54,8 +54,8 @@ en_ZW{
|
| "{1}, {0}",
|
| }
|
| availableFormats{
|
| - MEd{"E d/M"}
|
| - MMMEd{"E dd MMM"}
|
| + MEd{"E, d/M"}
|
| + MMMEd{"E, dd MMM"}
|
| MMMd{"dd MMM"}
|
| Md{"d/M"}
|
| yMEd{"E, d/M/y"}
|
|
|