Correct. Sorry I did not check it before sending. It is localtime to breakout 
and timelocal to come up with an epoch time.

        Again, sorry for not verifying before sending.

Wags ;)

-----Original Message-----
From: Jonathan E. Paton [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 21, 2001 16:27
To: [EMAIL PROTECTED]
Subject: RE: executing system call


> I believe you would be better off (again matter of
> opinion) using timelocal like
> 
> [SNIP]

Aww... timelocal isn't in the Perl5 Pocket Reference -
which Larry Wall says is perfect.  I did manage to find
localtime, maybe that might do instead.  :)

Compare the documentation for timelocal and localtime with:

perldoc -f timelocal
perldoc -f localtime

Jonathan Paton

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to