[issue9004] datetime.utctimetuple() should not set tm_isdst flag to 0

Éric Araujo report at bugs.python.org
Mon Jun 11 20:04:22 CEST 2012


Éric Araujo <merwok at netwok.org> added the comment:

> Just recommend the astimezone use in the docs
and recommend creating tz-aware instances in the first time (i.e. calling now(utc) instead of utcnow()), +1.

----------
nosy: +eric.araujo

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


More information about the Python-bugs-list mailing list