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", |