Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Strage result using localtime to convert epoch time

by Joost (Canon)
on Jul 20, 2007 at 22:23 UTC ( [id://627896]=note: print w/replies, xml ) Need Help??


in reply to Strage result using localtime to convert epoch time

You're using Time::localtime, which replaces the build-in localtime() function with one that returns a Time::tm object.

To fix the issue, don't use Time::localtime.

  • Comment on Re: Strage result using localtime to convert epoch time

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found