Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/tcl8.5.2/library/msgs/fo_fo.msg @ 25

Last change on this file since 25 was 25, checked in by landauf, 16 years ago

added tcl to libs

File size: 279 bytes
Line 
1# created by tools/loadICU.tcl -- do not edit
2namespace eval ::tcl::clock {
3    ::msgcat::mcset fo_FO DATE_FORMAT "%d/%m-%Y"
4    ::msgcat::mcset fo_FO TIME_FORMAT "%T"
5    ::msgcat::mcset fo_FO TIME_FORMAT_12 "%T"
6    ::msgcat::mcset fo_FO DATE_TIME_FORMAT "%a %d %b %Y %T %z"
7}
Note: See TracBrowser for help on using the repository browser.