[EMAIL PROTECTED] wrote:
> You can also use the GNU date command:
> 
>       date --date '1081207440 seconds'

Does this work as expected? When I run it I get:

$ date --date '1081207440 seconds'
date: invalid date `1081207440 seconds'

and

$ date --date '100000 seconds'
Thu Nov 25 21:42:30 EST 2004

It seems the seconds provided act as an offset to the current time,
unless I'm missing something or my `date' is broken.

-- 
Mike
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to