Index: source/data/locales/en_SG.txt |
diff --git a/source/data/locales/en_SG.txt b/source/data/locales/en_SG.txt |
index 0bb0c254668725478445988ed2c883fe99030d02..f974f89b7c89b437b3756cd114449431ce45d4e8 100644 |
--- a/source/data/locales/en_SG.txt |
+++ b/source/data/locales/en_SG.txt |
@@ -1,14 +1,14 @@ |
// *************************************************************************** |
// * |
-// * 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_SG.xml |
// * |
// *************************************************************************** |
en_SG{ |
- %%Parent{"en_GB"} |
- Version{"2.1.8.19"} |
+ %%Parent{"en_001"} |
+ Version{"2.1.19.14"} |
calendar{ |
generic{ |
DateTimePatterns{ |
@@ -20,14 +20,13 @@ en_SG{ |
"d MMMM y G", |
"d MMM y G", |
"d/M/yy GGGGG", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
- "{1} {0}", |
+ "{1}, {0}", |
+ "{1} 'at' {0}", |
+ "{1} 'at' {0}", |
+ "{1}, {0}", |
+ "{1}, {0}", |
} |
availableFormats{ |
- MMMEd{"E, d MMM"} |
yyyyMEd{"E, d/M/y GGGGG"} |
} |
intervalFormats{ |
@@ -39,9 +38,6 @@ en_SG{ |
M{"E, d MMM – E, d MMM"} |
d{"E, d MMM – E, d MMM"} |
} |
- MMMd{ |
- d{"d-d MMM"} |
- } |
yMEd{ |
M{"E, d/M/y – E, d/M/y G"} |
d{"E, d/M/y – E, d/M/y G"} |
@@ -50,9 +46,6 @@ en_SG{ |
yMMMEd{ |
d{"E, d MMM – E, d MMM y G"} |
} |
- yMMMd{ |
- d{"d-d MMM y G"} |
- } |
yMd{ |
M{"d/M/y – d/M/y G"} |
d{"d/M/y – d/M/y G"} |
@@ -76,9 +69,6 @@ en_SG{ |
"{1}, {0}", |
"{1}, {0}", |
} |
- availableFormats{ |
- MMMEd{"E, d MMM"} |
- } |
intervalFormats{ |
MEd{ |
M{"E, d/M – E, d/M"} |
@@ -88,9 +78,6 @@ en_SG{ |
M{"E, d MMM – E, d MMM"} |
d{"E, d MMM – E, d MMM"} |
} |
- MMMd{ |
- d{"d-d MMM"} |
- } |
yMEd{ |
M{"E, d/M/y – E, d/M/y"} |
d{"E, d/M/y – E, d/M/y"} |
@@ -99,9 +86,6 @@ en_SG{ |
yMMMEd{ |
d{"E, d MMM – E, d MMM y"} |
} |
- yMMMd{ |
- d{"d-d MMM y"} |
- } |
yMd{ |
M{"d/M/y – d/M/y"} |
d{"d/M/y – d/M/y"} |