Last change
on this file since 5525 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:
288 bytes
|
Line | |
---|
1 | # created by tools/loadICU.tcl -- do not edit |
---|
2 | namespace eval ::tcl::clock { |
---|
3 | ::msgcat::mcset en_CA DATE_FORMAT "%d/%m/%y" |
---|
4 | ::msgcat::mcset en_CA TIME_FORMAT "%r" |
---|
5 | ::msgcat::mcset en_CA TIME_FORMAT_12 "%I:%M:%S %p" |
---|
6 | ::msgcat::mcset en_CA DATE_TIME_FORMAT "%a %d %b %Y %r %z" |
---|
7 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.