Subject: Re: Printing epoch time
What does this have to do with "Printing epoch time"?
[EMAIL PROTECTED] wrote:
>
> can anyone show me how I would get the screen resolution with perl in a unix
> environment?
This works on my system (
can anyone show me how I would get the screen resolution with perl in a unix
environment?
Francesco Del Vecchio wrote:
> how can I print the today date (DD MM YY HH MM SS) in epoch format?
>
> Frank
perldoc -f time
localtime
gmtime
perldoc Time::Local (<-- I think this is what you're after. if not, please
clarify for us)
POSIX (and search for the strf
how can I print the today date (DD MM YY HH MM SS) in epoch format?
Frank
__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio