[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 04:56:46 CEST 2012


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

On Mon, Apr 9, 2012 at 7:28 PM, Marc-Andre Lemburg
<report at bugs.python.org> wrote:
> You don't really expect anyone to remember such rules, do you ? :-)

No, but it is still a one-line function that those who need it can
easily implement.  I am on the fence here because we already have
date.isocalendar() function, so it is natural to desire its inverse,
but still at least on this side of the pond an Easter(year) date
constructor would see more use than that.

----------

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


More information about the Python-bugs-list mailing list