Don't ask to ask, just ask | |
PerlMonks |
Perl daylight savings time issue? (nm, I'm an idiot)by cLive ;-) (Prior) |
on Mar 14, 2016 at 14:30 UTC ( [id://1157650]=perlquestion: print w/replies, xml ) | Need Help?? |
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
|
|