| Index: source/data/locales/en_CC.txt
|
| diff --git a/source/data/locales/en_CC.txt b/source/data/locales/en_CC.txt
|
| index 65da37089b2f0b28f0ed03d6626df6b965fe2f7d..c52f396ea0e13696d4e9d61c2ebe334cc975d683 100755
|
| --- a/source/data/locales/en_CC.txt
|
| +++ b/source/data/locales/en_CC.txt
|
| @@ -1,6 +1,6 @@
|
| // ***************************************************************************
|
| // *
|
| -// * 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_CC.xml
|
| @@ -8,5 +8,24 @@
|
| // ***************************************************************************
|
| en_CC{
|
| %%Parent{"en_001"}
|
| - Version{"2.1.6.69"}
|
| + Version{"2.1.19.14"}
|
| + calendar{
|
| + gregorian{
|
| + DateTimePatterns{
|
| + "HH:mm:ss zzzz",
|
| + "HH:mm:ss z",
|
| + "HH:mm:ss",
|
| + "HH:mm",
|
| + "EEEE, d MMMM y",
|
| + "d MMMM y",
|
| + "d MMM y",
|
| + "dd/MM/y",
|
| + "{1}, {0}",
|
| + "{1} 'at' {0}",
|
| + "{1} 'at' {0}",
|
| + "{1}, {0}",
|
| + "{1}, {0}",
|
| + }
|
| + }
|
| + }
|
| }
|
|
|