[issue22994] datetime buggy

Alexander Belopolsky report at bugs.python.org
Thu Dec 4 20:44:44 CET 2014


Alexander Belopolsky added the comment:

It looks like pytz documentation [1] specifically warns about this kind of usage:

"""
Unfortunately using the tzinfo argument of the standard datetime constructors ‘’does not work’’ with pytz for many timezones.
"""


[1] http://pytz.sourceforge.net/#localized-times-and-date-arithmetic

----------

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


More information about the Python-bugs-list mailing list