Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: source/data/locales/en_ZW.txt

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/en_ZM.txt ('k') | source/data/locales/eo.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « source/data/locales/en_ZM.txt ('k') | source/data/locales/eo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698