[issue36759] datetime: astimezone() results in OSError: [Errno 22] Invalid argument

Windson Yang report at bugs.python.org
Tue Apr 30 09:23:55 EDT 2019


Windson Yang <wiwindson at outlook.com> added the comment:

on macOS 10.14.4, I got `ValueError: offset must be a timedelta representing a whole number of minutes, not datetime.timedelta(0, 29143).` I will do some research to see why this happen.

----------
nosy: +Windson Yang

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36759>
_______________________________________


More information about the Python-bugs-list mailing list