Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl8.5/msgs/ms_my.msg @ 5167

Last change on this file since 5167 was 5167, checked in by rgrieder, 16 years ago

added svn property svn:eol-style native to all tcl files

  • Property svn:eol-style set to native
File size: 259 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset ms_MY DATE_FORMAT "%A %d %b %Y"
4    ::msgcat::mcset ms_MY TIME_FORMAT_12 "%I:%M:%S  %z"
5    ::msgcat::mcset ms_MY DATE_TIME_FORMAT "%A %d %b %Y %I:%M:%S  %z %z"
6}
Note: See TracBrowser for help on using the repository browser.