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

Re: How to convert time from one time zone to another

by Anonymous Monk
on Apr 02, 2012 at 13:14 UTC ( [id://963004]=note: print w/replies, xml ) Need Help??


in reply to How to convert time from one time zone to another

use Date::Manip or use unix command $ TZ=required_timezone date -d "21:45:56 current_timezone" e.g. $TZ=IST date -d "12:45:46 GMT" $TZ=GMT date -d "12:45:46 +0800 or HKT"
  • Comment on Re: How to convert time from one time zone to another

Log In?
Username:
Password:

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

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

    No recent polls found