HEY! In my own defense:
-- I only did that once
-- I was referring to Time::Local (not localtime :)
-- I am a bonehead
-- it really is counter-intuitive to have the month 0-based
and the day and year 1-based. Especially since the months
are commonly referred to by their 1-based position within
the year.
But I digress... newbies don't always know *where* to look even when you tell them.
> I don't think there is a need for Yet-Another-FAQ. I think people need
> to put a little bit of effort into looking for answers to their
> questions before posting. My favorite is when people ( who presumedly
> haven't been using Perl for more than a few weeks ) declare they might
> have found a bug in some common function that people have been using
> since 1987(so says -v). I am referring to the popular "$mon from
> localtime is off by one month, is this a bug in Perl?". I think if
> people would:
>