[clue-tech] unix time 1234567890 on Friday

Peter Kuykendall peterkuykendall at hotmail.com
Mon Feb 9 14:22:55 MST 2009


Unix time will be 1234567890 this Friday.
 
Here's a command you can use to see what local time that will be for you:
 
perl -e 'print scalar localtime(1234567890),"\n";'
 


More information about the clue-tech mailing list