1# created by tools/loadICU.tcl -- do not edit 2namespace eval ::tcl::clock { 3 ::msgcat::mcset ta_IN DATE_FORMAT "%d %M %Y" 4 ::msgcat::mcset ta_IN TIME_FORMAT_12 "%I:%M:%S %P" 5 ::msgcat::mcset ta_IN DATE_TIME_FORMAT "%d %M %Y %I:%M:%S %P %z" 6} 7