Index: source/data/locales/en_NU.txt |
diff --git a/source/data/locales/en_NU.txt b/source/data/locales/en_NU.txt |
index df492f74639b6f56a87e775e89ce4f9e3e2b6f96..9da2dcf3e3093fe54d55b3989a7af0708c273c95 100755 |
--- a/source/data/locales/en_NU.txt |
+++ b/source/data/locales/en_NU.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_NU.xml |
@@ -8,5 +8,24 @@ |
// *************************************************************************** |
en_NU{ |
%%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}", |
+ } |
+ } |
+ } |
} |