Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Strage result using localtime to convert epoch time

by punch_card_don (Curate)
on Jul 21, 2007 at 17:15 UTC ( [id://628008]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Strage result using localtime to convert epoch time
in thread Strage result using localtime to convert epoch time

Excellent.

Simply changing to

($sec, $min, $hr, $day, $month, $year, $day_Of_Week, $julianDate, $dst +) = CORE::localtime($mtime);
gave the desired result.

Thanks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found