This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

What does it mean

Old posts that have not been replied to for several years.
Locked
F
Filipko

What does it mean

Post by Filipko »

set logfile-suffix ".%d%b%Y"
how it could be right for using
if some of you knows it I will enjoy your help and will use it thanks everyone
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

http://tcl.activestate.com/man/tcl8.4/TclCmd/clock.htm
all date-format settings are explained there :)
".%d%b%Y" will return ".07Mar2003"
Elen sila lúmenn' omentielvo
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Try a {%d %b %Y} to separate them. Also read the page Papillon sugested you.
Once the game is over, the king and the pawn go back in the same box.
Locked