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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/kk_KZ.txt ('k') | source/data/locales/kkj_CM.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/kkj.txt
diff --git a/source/data/locales/kkj.txt b/source/data/locales/kkj.txt
index 887123cbb2856ae640895b0923d16b0c2612e975..5775c021a8ad5970df1b3c3990194c2509efcebd 100755
--- a/source/data/locales/kkj.txt
+++ b/source/data/locales/kkj.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/kkj.xml
@@ -35,7 +35,7 @@ kkj{
}
native{"latn"}
}
- Version{"2.0.90.61"}
+ Version{"2.1.6.69"}
calendar{
generic{
DateTimePatterns{
@@ -53,6 +53,23 @@ kkj{
"{1} {0}",
"{1} {0}",
}
+ availableFormats{
+ Ed{"E d"}
+ Gy{"y G"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ MEd{"E dd/MM"}
+ MMMEd{"E d MMM"}
+ MMMd{"d MMM"}
+ Md{"dd/MM"}
+ yyyyM{"MM y GGGGG"}
+ yyyyMEd{"E dd/MM y GGGGG"}
+ yyyyMMM{"MMM y G"}
+ yyyyMMMEd{"E d MMM y G"}
+ yyyyMMMd{"d MMM y G"}
+ yyyyMd{"dd/MM y GGGGG"}
+ }
}
gregorian{
DateTimePatterns{
@@ -70,6 +87,23 @@ kkj{
"{1} {0}",
"{1} {0}",
}
+ availableFormats{
+ Ed{"E d"}
+ Gy{"y G"}
+ GyMMM{"MMM y G"}
+ GyMMMEd{"E d MMM y G"}
+ GyMMMd{"d MMM y G"}
+ MEd{"E dd/MM"}
+ MMMEd{"E d MMM"}
+ MMMd{"d MMM"}
+ Md{"dd/MM"}
+ yM{"MM y"}
+ yMEd{"E dd/MM y"}
+ yMMM{"MMM y"}
+ yMMMEd{"E d MMM y"}
+ yMMMd{"d MMM y"}
+ yMd{"dd/MM y"}
+ }
dayNames{
format{
abbreviated{
« no previous file with comments | « source/data/locales/kk_KZ.txt ('k') | source/data/locales/kkj_CM.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698