![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Re: Re: Inconsistent ls -l results??by ZZamboni (Curate) |
on Jun 14, 2001 at 18:36 UTC ( #88561=note: print w/replies, xml ) | Need Help?? |
Not true. localtime($epoch_time) will return an array
with all the time components. And scalar(localtime($epoch_time))
will even give you a nicely formatted string.
--ZZamboni
In Section
Seekers of Perl Wisdom
|
|