Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Is there a way to convert epoch time into mm/dd/yy hh:mm:ss

by matija (Priest)
on Apr 19, 2004 at 16:48 UTC ( [id://346340]=note: print w/replies, xml ) Need Help??


in reply to Is there a way to convert epoch time into mm/dd/yy hh:mm:ss

You can use Date::Manip for that. Simply use
$date = &ParseDateString("epoch $secs"); print UnixDate($date,"%d/%m/%y %H:%M:%S");

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-20 14:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found