| Index: source/data/locales/en_ZW.txt
|
| diff --git a/source/data/locales/en_ZW.txt b/source/data/locales/en_ZW.txt
|
| index c1c2b5094d950b08d6fa105202b9a6b9bdef95aa..ae001765af6309c28d744ec98a360773041f8271 100644
|
| --- a/source/data/locales/en_ZW.txt
|
| +++ b/source/data/locales/en_ZW.txt
|
| @@ -1,21 +1,15 @@
|
| -// ***************************************************************************
|
| -// *
|
| -// * 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
|
| -// *
|
| -// ***************************************************************************
|
| +// © 2016 and later: Unicode, Inc. and others.
|
| +// License & terms of use: http://www.unicode.org/copyright.html#License
|
| en_ZW{
|
| %%Parent{"en_001"}
|
| - Version{"2.1.19.14"}
|
| + Version{"2.1.27.65"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| - "h:mm:ss a zzzz",
|
| - "h:mm:ss a z",
|
| - "h:mm:ss a",
|
| - "h:mm a",
|
| + "HH:mm:ss zzzz",
|
| + "HH:mm:ss z",
|
| + "HH:mm:ss",
|
| + "HH:mm",
|
| "EEEE, dd MMMM y G",
|
| "dd MMMM y G",
|
| "dd MMM,y G",
|
| @@ -39,10 +33,10 @@ en_ZW{
|
| }
|
| gregorian{
|
| DateTimePatterns{
|
| - "h:mm:ss a zzzz",
|
| - "h:mm:ss a z",
|
| - "h:mm:ss a",
|
| - "h:mm a",
|
| + "HH:mm:ss zzzz",
|
| + "HH:mm:ss z",
|
| + "HH:mm:ss",
|
| + "HH:mm",
|
| "EEEE, dd MMMM y",
|
| "dd MMMM y",
|
| "dd MMM,y",
|
|
|