[issue1667546] Time zone-capable variant of time.localtime

Alexander Belopolsky report at bugs.python.org
Tue Jan 11 00:52:34 CET 2011


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

I am going to close this as superseded by #9527.  In order to properly implement #9527 in datetime.py, some kind of tm_gmtoff support will need to be added to the time module, but I don't want this to become a feature that is exclusively available from the time module.

----------
resolution:  -> duplicate
stage: patch review -> committed/rejected
status: open -> pending
superseder:  -> Add aware local time support to datetime module

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1667546>
_______________________________________


More information about the Python-bugs-list mailing list