summaryrefslogtreecommitdiffstats
path: root/tcl8.6/library/msgs/en_sg.msg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl8.6/library/msgs/en_sg.msg')
-rw-r--r--tcl8.6/library/msgs/en_sg.msg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl8.6/library/msgs/en_sg.msg b/tcl8.6/library/msgs/en_sg.msg
new file mode 100644
index 0000000..4dc5b1d
--- /dev/null
+++ b/tcl8.6/library/msgs/en_sg.msg
@@ -0,0 +1,6 @@
+# created by tools/loadICU.tcl -- do not edit
+namespace eval ::tcl::clock {
+ ::msgcat::mcset en_SG DATE_FORMAT "%d %b %Y"
+ ::msgcat::mcset en_SG TIME_FORMAT_12 "%P %I:%M:%S"
+ ::msgcat::mcset en_SG DATE_TIME_FORMAT "%d %b %Y %P %I:%M:%S %z"
+}