[issue14423] Getting the starting date of iso week from a week number and a year.

Alexander Belopolsky report at bugs.python.org
Tue Apr 10 00:34:03 CEST 2012


Alexander Belopolsky <alexander.belopolsky at gmail.com> added the comment:

On Mon, Apr 9, 2012 at 6:20 PM, Marc-Andre Lemburg
<report at bugs.python.org> wrote:
> Which is wrong, since the start of the first ISO week of a year
> can in fact start in the preceeding year...

Hmm, the dateutil documentation seems to imply that relativedelta
takes care of this:

http://labix.org/python-dateutil#head-72c4689ec5608067d118b9143cef6bdffb6dad4e

(Search the page for "ISO")

----------

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


More information about the Python-bugs-list mailing list