[sclug] sclug Digest, Vol 64, Issue 3

Graham Swallow lists at information-cascade.co.uk
Tue Feb 10 01:33:31 UTC 2009


> Subject: [sclug] SCLUG meeting this Wednesday

#!/usr/bin/env tclsh

set time 1234567890
set fmt {%Y-%m-%d %b %a %T}
puts "$time ==> [clock format $time -format $fmt ]"


1234567890 ==> 2009-02-13 Feb Fri 23:31:30


Graham



More information about the Sclug mailing list