Index: source/data/locales/en_MS.txt |
diff --git a/source/data/locales/en_MS.txt b/source/data/locales/en_MS.txt |
index c914cf2a8c84ecb8e4fc7c19fd558fc6ebbe637d..d16f4e799286c372c2f3e97e51b9070dd204aec1 100755 |
--- a/source/data/locales/en_MS.txt |
+++ b/source/data/locales/en_MS.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_MS.xml |
@@ -8,5 +8,24 @@ |
// *************************************************************************** |
en_MS{ |
%%Parent{"en_001"} |
- Version{"2.1.7.12"} |
+ 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}", |
+ } |
+ } |
+ } |
} |