| Index: source/data/locales/en_IN.txt
|
| diff --git a/source/data/locales/en_IN.txt b/source/data/locales/en_IN.txt
|
| index 15ac79cb337ffcd9b4e97b924554948c3981a32e..c5ed0af1a8e24b47a64395420013788ddc37fc9b 100644
|
| --- a/source/data/locales/en_IN.txt
|
| +++ b/source/data/locales/en_IN.txt
|
| @@ -1,13 +1,13 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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/en_IN.xml
|
| // *
|
| // ***************************************************************************
|
| en_IN{
|
| - %%Parent{"en_GB"}
|
| + %%Parent{"en_001"}
|
| NumberElements{
|
| latn{
|
| patterns{
|
| @@ -17,7 +17,7 @@ en_IN{
|
| }
|
| }
|
| }
|
| - Version{"2.1.8.19"}
|
| + Version{"2.1.19.14"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -29,11 +29,11 @@ en_IN{
|
| "d MMMM y G",
|
| "dd-MMM-y G",
|
| "dd/MM/y GGGGG",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| + "{1}, {0}",
|
| + "{1} 'at' {0}",
|
| + "{1} 'at' {0}",
|
| + "{1}, {0}",
|
| + "{1}, {0}",
|
| }
|
| availableFormats{
|
| yyyyMEd{"E d/M/y G"}
|
|
|