Files
cpython-source-deps/library/msgs/gl_es.msg
2017-05-22 16:09:35 -05:00

7 lines
251 B
Plaintext

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