cLive ;-) has asked for the wisdom of the Perl Monks concerning the following question:
perl -MData::Dumper -e "print Dumper(localtime()),$/"
$isdst (last element) is true, when it should be false.
date +%Zcorrectly shows EDT. Am I missing something, or is this an issue?
EDIT: NM. I always though Daylight Savings Time was winter. Apparently it's Summer... heh
Back to
Seekers of Perl Wisdom