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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Perl daylight savings time issue?
by choroba (Cardinal) on Mar 14, 2016 at 14:38 UTC | |
by cLive ;-) (Prior) on Mar 14, 2016 at 14:51 UTC | |
Re: Perl daylight savings time issue? (nm, I'm an idiot)
by CountZero (Bishop) on Mar 14, 2016 at 15:58 UTC | |
Re: Perl daylight savings time issue?
by 1nickt (Canon) on Mar 14, 2016 at 14:37 UTC | |
Re: Perl daylight savings time issue? (nm, I'm an idiot)
by GrandFather (Saint) on Mar 14, 2016 at 19:45 UTC | |
Re: Perl daylight savings time issue?
by Your Mother (Archbishop) on Mar 14, 2016 at 15:04 UTC | |
by cLive ;-) (Prior) on Mar 14, 2016 at 15:11 UTC | |
by Your Mother (Archbishop) on Mar 14, 2016 at 15:15 UTC | |
by Your Mother (Archbishop) on Mar 14, 2016 at 15:12 UTC |
Back to
Seekers of Perl Wisdom