| Index: source/data/locales/en_IN.txt
|
| diff --git a/source/data/locales/en_IN.txt b/source/data/locales/en_IN.txt
|
| index 3b5123600e75a6123a16cc7be7a808c1739551df..15ac79cb337ffcd9b4e97b924554948c3981a32e 100644
|
| --- a/source/data/locales/en_IN.txt
|
| +++ b/source/data/locales/en_IN.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/en_IN.xml
|
| @@ -17,7 +17,7 @@ en_IN{
|
| }
|
| }
|
| }
|
| - Version{"2.0.92.87"}
|
| + Version{"2.1.8.19"}
|
| calendar{
|
| generic{
|
| DateTimePatterns{
|
| @@ -51,11 +51,11 @@ en_IN{
|
| "d MMMM y",
|
| "dd-MMM-y",
|
| "dd/MM/yy",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| - "{1} {0}",
|
| + "{1}, {0}",
|
| + "{1} 'at' {0}",
|
| + "{1} 'at' {0}",
|
| + "{1}, {0}",
|
| + "{1}, {0}",
|
| }
|
| availableFormats{
|
| yMEd{"E d/M/y"}
|
|
|