5
0
python-binaries/python/tcl/tcl8.6/msgs/kw_gb.msg
2024-03-09 23:17:46 +08:00

7 lines
251 B
Plaintext

# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset kw_GB DATE_FORMAT "%d %B %Y"
::msgcat::mcset kw_GB TIME_FORMAT_12 "%l:%M:%S %P"
::msgcat::mcset kw_GB DATE_TIME_FORMAT "%d %B %Y %l:%M:%S %P %z"
}