|
Posted by Mothra on August 30, 2005, 12:27 pm
Please log in for more thread options
amit.postbox@gmail.com wrote:
> Hmmm.. tricky.. I pulled out all my hair for nothing :( :( :(
>
> Would there be a way to compute time for another timezone.. eg..
> currently our server is following BST (British Standard Time) but the
> FTP server would be in New York (DST)... thus would Perl standard CPAN
> libraries have something to compute the NY time given BST time? esp
> since the daylight savings start at different times of the year at
> both places...
You may want to checkout the Perl DateTime project
http://datetime.perl.org/
Hope this helps
|