1234567890
[paulmellors@localhost ~]$ perl -e ‘print scalar localtime(1234567890),”n”;’
Fri Feb 13 23:31:30 2009
How kewl is that ![]()
[external link]
[paulmellors@localhost ~]$ perl -e ‘print scalar localtime(1234567890),”n”;’
Fri Feb 13 23:31:30 2009
How kewl is that ![]()
[external link]
I prefer: date -d @1234567890