On 9-Jan-2010, at 21:23, Rosenbaum, Larry M. wrote:

> It's the number of seconds since the epoch (Jan 1, 1970).  One easy way to 
> convert it to a readable time is
> 
> # perl -e 'print scalar localtime 1263044805, "\n"'
> Sat Jan  9 08:46:45 2010

 % date -r 1263044805
Sat Jan  9 06:46:45 MST 2010


-- 
MEGAHAL: within my penguin lies a torrid story of hate and love.

Reply via email to