diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /intl/icu/source/data/locales/en_SG.txt | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'intl/icu/source/data/locales/en_SG.txt')
-rw-r--r-- | intl/icu/source/data/locales/en_SG.txt | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/en_SG.txt b/intl/icu/source/data/locales/en_SG.txt new file mode 100644 index 000000000..1462bf2a6 --- /dev/null +++ b/intl/icu/source/data/locales/en_SG.txt @@ -0,0 +1,142 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +en_SG{ + %%Parent{"en_001"} + Version{"2.1.29.54"} + calendar{ + generic{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE, d MMMM y G", + "d MMMM y G", + "d MMM y G", + "d/M/yy GGGGG", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + availableFormats{ + yyyyMEd{"E, d/M/y GGGGG"} + } + intervalFormats{ + MEd{ + M{"E, d/M – E, d/M"} + d{"E, d/M – E, d/M"} + } + MMMEd{ + M{"E, d MMM – E, d MMM"} + d{"E, d MMM – E, d MMM"} + } + yMEd{ + M{"E, d/M/y – E, d/M/y G"} + d{"E, d/M/y – E, d/M/y G"} + y{"E, d/M/y – E, d/M/y G"} + } + yMMMEd{ + d{"E, d MMM – E, d MMM y G"} + } + yMd{ + M{"d/M/y – d/M/y G"} + d{"d/M/y – d/M/y G"} + y{"d/M/y – d/M/y G"} + } + } + } + gregorian{ + DateTimePatterns{ + "h:mm:ss a zzzz", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE, d MMMM y", + "d MMMM y", + "d MMM y", + "d/M/yy", + "{1}, {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1}, {0}", + "{1}, {0}", + } + intervalFormats{ + MEd{ + M{"E, d/M – E, d/M"} + d{"E, d/M – E, d/M"} + } + MMMEd{ + M{"E, d MMM – E, d MMM"} + d{"E, d MMM – E, d MMM"} + } + yMEd{ + M{"E, d/M/y – E, d/M/y"} + d{"E, d/M/y – E, d/M/y"} + y{"E, d/M/y – E, d/M/y"} + } + yMMMEd{ + d{"E, d MMM – E, d MMM y"} + } + yMd{ + M{"d/M/y – d/M/y"} + d{"d/M/y – d/M/y"} + y{"d/M/y – d/M/y"} + } + } + } + } + fields{ + month-short{ + dn{"mth"} + relative{ + "-1"{"last mth"} + "0"{"this mth"} + "1"{"next mth"} + } + relativeTime{ + future{ + one{"in {0} mth"} + other{"in {0} mth"} + } + past{ + one{"{0} mth ago"} + other{"{0} mth ago"} + } + } + } + quarter-short{ + relative{ + "-1"{"last qtr"} + "0"{"this qtr"} + "1"{"next qtr"} + } + relativeTime{ + future{ + one{"in {0} qtr"} + other{"in {0} qtrs"} + } + past{ + one{"{0} qtr ago"} + other{"{0} qtrs ago"} + } + } + } + week-short{ + relative{ + "-1"{"last wk"} + "0"{"this wk"} + "1"{"next wk"} + } + } + year-short{ + relative{ + "-1"{"last yr"} + "0"{"this yr"} + "1"{"next yr"} + } + } + } +} |