http://qs321.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

Replies are listed 'Best First'.
Re: Re: Re: Re: Inconsistent ls -l results??
by Anonymous Monk on Jun 14, 2001 at 23:20 UTC
    oh ok. The Date::Time or was it Time::Date or whatever has a similar function that takes a lot more complicated arguments. still, `date` works just fine for me. security is not really an issue in my environment.