it_ch.msg (244B)
1 # created by tools/loadICU.tcl -- do not edit 2 namespace eval ::tcl::clock { 3 ::msgcat::mcset it_CH DATE_FORMAT "%e. %B %Y" 4 ::msgcat::mcset it_CH TIME_FORMAT "%H:%M:%S" 5 ::msgcat::mcset it_CH DATE_TIME_FORMAT "%e. %B %Y %H:%M:%S %z" 6 }