summaryrefslogtreecommitdiffstats
path: root/library/msgs/gl_es.msg
blob: d4ed2704b374b7f7a621482b9ebb8cd2c2d52b2d (plain)
1
2
3
4
5
6
# 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"
}