[issue14083] Use local timezone offset by default in datetime.timezone

Nick Coghlan report at bugs.python.org
Wed Feb 22 05:23:56 CET 2012


Nick Coghlan <ncoghlan at gmail.com> added the comment:

Marking as a duplicate of #9527.

If that API is added, the local fixed offset timezone will be accessible as datetime.datetime.localtime().tzinfo which would be simple enough.

----------
resolution:  -> duplicate
superseder:  -> Add aware local time support to datetime module

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


More information about the Python-bugs-list mailing list