http://qs1969.pair.com?node_id=88561


in reply to Re: Re: Inconsistent ls -l results??
in thread Inconsistent ls -l results??

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