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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 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/dz_BT.txt ('k') | source/data/locales/ebu_KE.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ebu.txt
diff --git a/source/data/locales/ebu.txt b/source/data/locales/ebu.txt
index b3caabcad0c58892792eead82dc7b2706b759285..d862173556842a1f9d93df36d213ba8a07fae762 100755
--- a/source/data/locales/ebu.txt
+++ b/source/data/locales/ebu.txt
@@ -1,20 +1,14 @@
// ***************************************************************************
// *
-// * 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/ebu.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/ebu.xml
- */
ebu{
ExemplarCharacters{"[a b c d e f g h i ĩ j k l m n o p q r s t u ũ v w x y z]"}
ExemplarCharactersIndex{"[A B C D E F G H I Ĩ J K L M N O P Q R S T U Ũ V W X Y Z]"}
- LocaleScript{
- "Latn",
- }
NumberElements{
latn{
patterns{
@@ -23,14 +17,14 @@ ebu{
}
}
}
- Version{"2.1.6.69"}
+ Version{"2.1.19.14"}
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, d MMMM y G",
"d MMMM y G",
"d MMM y G",
@@ -73,10 +67,10 @@ ebu{
"UT",
}
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, d MMMM y",
"d MMMM y",
"d MMM y",
« no previous file with comments | « source/data/locales/dz_BT.txt ('k') | source/data/locales/ebu_KE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698