in reply to Re: time() question
in thread time() question

Plus: DateTime, Time::Piece, Time::Local. Each varies somewhat in capability; if you are going to do much date work, pick one (or more) and learn what it can do. Time::Local is the only one listed included with perl; all are on CPAN.