Files
cpython-bin-deps/win32/lib/tcl8.6/msgs/kl_gl.msg
2021-11-08 21:12:37 +00:00

8 lines
286 B
Plaintext

# created by tools/loadICU.tcl -- do not edit
namespace eval ::tcl::clock {
::msgcat::mcset kl_GL DATE_FORMAT "%d %b %Y"
::msgcat::mcset kl_GL TIME_FORMAT "%T"
::msgcat::mcset kl_GL TIME_FORMAT_12 "%T"
::msgcat::mcset kl_GL DATE_TIME_FORMAT "%a %d %b %Y %T %z"
}