Anil Kumar, Malyala wrote:
> Hi friends,
> 
> Can you help me out.
> 
> I have a program in which the time zone is GMT and the time is displayed
> as "Thu, 28 Jul 2005 11:21:17 GMT".
> 
> I want to display the time in IST. How can I achieve this in PERL.
> 
> Regards,
> Anil Kumar Malyala
> 

One option using the DateTime module suite is listed here:

http://datetime.perl.org/faq.html#3.2%3A%20If%20I%20know%20my%20local%20time%2C%20how%20do%20I%20determine%20the%20local%20time%20in%20another%20time%20zone%3F

Time zones are nasty things. Good luck,

http://danconia.org

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to