[issue30802] datetime.datetime.strptime('200722', '%Y%U')

Sergey Bon. report at bugs.python.org
Mon Dec 24 09:21:13 EST 2018


Sergey Bon. <sbon at pm.me> added the comment:

If %W and %U are allowed to be used without specifying the weekday by assuming it to be the first day of the week, then the same rule should apply to %V (ISO 8601 week) for consistency.

----------

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


More information about the Python-bugs-list mailing list