en_sg.msg 251 B

123456
  1. # created by tools/loadICU.tcl -- do not edit
  2. namespace eval ::tcl::clock {
  3. ::msgcat::mcset en_SG DATE_FORMAT "%d %b %Y"
  4. ::msgcat::mcset en_SG TIME_FORMAT_12 "%P %I:%M:%S"
  5. ::msgcat::mcset en_SG DATE_TIME_FORMAT "%d %b %Y %P %I:%M:%S %z"
  6. }