[issue12006] strptime should implement %V or %u directive from libc

Erik Cederstrand report at bugs.python.org
Thu May 26 22:00:10 CEST 2011


Erik Cederstrand <ec at 1calendar.dk> added the comment:

Oh, I see, you're talking about strftime(). You're correct that you would need %G to print the year to which the ISO week containing the specific date belongs. I see no ambiguity or need for %G in strptime().

----------

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


More information about the Python-bugs-list mailing list