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

Unified Diff: source/data/locales/en_IN.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_IM.txt ('k') | source/data/locales/en_IO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/en_IN.txt
diff --git a/source/data/locales/en_IN.txt b/source/data/locales/en_IN.txt
index c5ed0af1a8e24b47a64395420013788ddc37fc9b..d07c3834feb9fabc5bf4b98cd90cfad23999dc3c 100644
--- a/source/data/locales/en_IN.txt
+++ b/source/data/locales/en_IN.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_IN.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
en_IN{
%%Parent{"en_001"}
NumberElements{
@@ -17,7 +11,7 @@ en_IN{
}
}
}
- Version{"2.1.19.14"}
+ Version{"2.1.27.99"}
calendar{
generic{
DateTimePatterns{
@@ -40,6 +34,27 @@ en_IN{
yyyyMMMEd{"E d MMM, y G"}
yyyyMd{"d/M/y G"}
}
+ intervalFormats{
+ yM{
+ M{"MM/y – MM/y G"}
+ y{"MM/y – MM/y G"}
+ }
+ yMEd{
+ M{"E dd/MM/y – E dd/MM/y G"}
+ d{"E dd/MM/y – E dd/MM/y G"}
+ y{"E dd/MM/y – E dd/MM/y G"}
+ }
+ yMMMEd{
+ M{"E d MMM – E d MMM y G"}
+ d{"E d – E d MMM y G"}
+ y{"E d MMM y – E d MMM y G"}
+ }
+ yMd{
+ M{"dd/MM/y – dd/MM/y G"}
+ d{"dd/MM/y – dd/MM/y G"}
+ y{"dd/MM/y – dd/MM/y G"}
+ }
+ }
}
gregorian{
DateTimePatterns{
« no previous file with comments | « source/data/locales/en_IM.txt ('k') | source/data/locales/en_IO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698