[issue29099] sqlite3 timestamp converter cannot handle timezone

Bozo Kopic report at bugs.python.org
Thu Dec 29 04:56:03 EST 2016


Bozo Kopic added the comment:

Yes, that is correct. Timezone information is discarded. Submitted patch only resolves occurrence of ValueError.

Is additional patch that enables parsing of timezone required?

----------

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


More information about the Python-bugs-list mailing list