|
|
| "be consistent" | |
| PerlMonks |
Re: time & localtime() function Q?by mitd (Curate) |
| on Nov 22, 2001 at 23:06 UTC ( #127001=note: print w/ replies, xml ) | Need Help?? |
|
time() returns the number of SECS since Epoch. Epoch can vary from OS to OS but localtime(time) if used in a scalar context will return a human readable date. For your continuing date manipulation needs Date::Calc, Date::Manip and Date::Format will quickly become your friends.
mitd-Made in the Dark
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||