woom.util.WoomDate.fromisocalendar

woom.util.WoomDate.fromisocalendar#

classmethod WoomDate.fromisocalendar()#

int, int, int -> Construct a date from the ISO year, week number and weekday.

This is the inverse of the date.isocalendar() function