Timezones in python

lukasz.f24 at gmail.com lukasz.f24 at gmail.com
Wed Dec 5 03:29:45 EST 2007


Hello,

Is there any build in solution in python to handle timezones? My
problem is I have to convert +4 time to +0. In the worst case i can
just add +4 to the houer but I'm not very happy about that. Another
problem is the summer/winter timechange which happen with one week
difference. I am looking for something what can convert different
timezone to localtime.

Thank you.



More information about the Python-list mailing list