[issue5094] datetime lacks concrete tzinfo impl. for UTC

Mark Dickinson report at bugs.python.org
Thu Jun 3 21:19:14 CEST 2010


Mark Dickinson <dickinsm at gmail.com> added the comment:

> accept arbitrary timedelta between timedelta(hours=-12) and
> timedelta(hours=12)

Aren't there valid timezones that are offset by more than 12 hours from UTC?

----------
nosy: +mark.dickinson

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


More information about the Python-bugs-list mailing list