Resolve "Introduce function to get the last week of a year"
Compare changes
+ 7
− 0
@@ -94,6 +94,13 @@ class CalendarWeek:
@@ -94,6 +94,13 @@ class CalendarWeek:
Makes use of the behavior described in https://en.wikipedia.org/wiki/ISO_week_date#Last_week
Closes #6 (closed)