Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: (MeowChow) Re2: Determining Daylight Savings Time

by Juerd (Abbot)
on May 30, 2002 at 21:22 UTC ( [id://170522]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    {
        local $\ = "\n";
    ...
        }
        print scalar localtime, ", which is wrong.";
    }
    
  2. or download this
    Thu May 30 23:19:56 2002
    Thu May 30 21:19:56 2002
    Thu May 30 21:19:56 2002, which is wrong.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-19 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found