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

Unified Diff: source/data/locales/en_ZA.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_WS.txt ('k') | source/data/locales/en_ZM.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_ZA.txt
diff --git a/source/data/locales/en_ZA.txt b/source/data/locales/en_ZA.txt
index 097e43c4923fcc3cb16a6c75f8999894b7cb4bf5..3ba8b46d24cb66a646505d41415b27a200e5e43b 100644
--- a/source/data/locales/en_ZA.txt
+++ b/source/data/locales/en_ZA.txt
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/en_ZA.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_ZA{
%%Parent{"en_001"}
AuxExemplarCharacters{
@@ -20,14 +14,14 @@ en_ZA{
}
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.27.64"}
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",
@@ -51,10 +45,10 @@ en_ZA{
}
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_WS.txt ('k') | source/data/locales/en_ZM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698