Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

perl 5.8 shows wrong timestamp on cygwin

by tos (Deacon)
on Apr 21, 2004 at 15:38 UTC ( [id://347035]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # aperl -we 'use Time::localtime;print ctime()'
    Wed Apr 21 17:11:38 2004
    
  2. or download this
    # date
    Wed Apr 21 17:11:42     2004
    
  3. or download this
    # perl -we 'use Time::localtime;print ctime()'
    Wed Apr 21 15:11:45 2004
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (8)
As of 2024-04-18 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found