Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: DateTime Daylight savings question

by broomduster (Priest)
on Sep 19, 2008 at 20:56 UTC ( [id://712627]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $isdst = ( localtime(time) )[-1];
    print "$isdst\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://712627]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-18 03:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found