| 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{
|
|
|