in reply to
built-in gmtime() returning one month off?
gmtime
, the range is 0-11
--
perl -pew "s/\b;([mnst])/'$1/g"
Comment on
Re: built-in gmtime() returning one month off?
In Section
Seekers of Perl Wisdom