summaryrefslogtreecommitdiff
path: root/localedata/locales/en_SG
diff options
context:
space:
mode:
authorKH Teo <b3virq3b@gmail.com>2011-05-14 19:47:43 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-14 19:47:43 -0400
commita79a1c704b32c48903a4cb4c0786eca828520b5c (patch)
tree60515d521eedef397ff840ef03e718e66b941602 /localedata/locales/en_SG
parent2fc54d6f9f7d6770ecb0e0bb5a3b977965bfe273 (diff)
Fix time format in en_SG locale
Diffstat (limited to 'localedata/locales/en_SG')
-rw-r--r--localedata/locales/en_SG15
1 files changed, 8 insertions, 7 deletions
diff --git a/localedata/locales/en_SG b/localedata/locales/en_SG
index 0e9196c1f9..71ae52b26a 100644
--- a/localedata/locales/en_SG
+++ b/localedata/locales/en_SG
@@ -117,19 +117,20 @@ mon "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";"<U0046><U0065><
am_pm "<U0041><U004D>";"<U0050><U004D>"
%
% Appropriate date and time representation
-% %A %d,%B,%Y %I:%M:%S %Z
-d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U002C><U0025><U0042><U002C><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
+% %a %d %b %Y %r
+d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0072>"
%
% Appropriate date representation
-% %A %d,%B,%Y
-d_fmt "<U0025><U0041><U0020><U0025><U0064><U002C><U0025><U0042><U002C><U0025><U0059>"
+% %d/%m/%Y
+d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>"
%
% Appropriate time representation
-% %I:%M:%S %Z
-t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0020><U0025><U005A>"
+% %T
+t_fmt "<U0025><U0054>"
%
% Appropriate 12 h time representation (%r)
-t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
+% %I:%M:%S %p
+t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070>"
%
END LC_TIME