Sijin Joseph added the comment:

This is the same as issue10634

Problem is with the Windows CRT implementation of localtime which does not seem 
to be using updated timezone information.

Can this become an issue with technologies like vMotion which allow Live 
Migration of virtual servers across data centers in different timezones?

One way to address maybe to somehow reset the CRT timezone structures on 
Windows prior to a call to localtime. Does this seem like a good approach? Is 
the issue worth pursuing?

----------
nosy: +sijinjoseph
versions: +Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17627>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to