netz39 / istheuteplenum

Small html-site displaying plenum-status
http://istheuteplenum.netz39.de/
2 stars 2 forks source link

Fix calculation of DoW #10

Closed penguineer closed 7 months ago

penguineer commented 7 months ago

The first week of a year (per ISO) is the first week containing a Thursday. %V calculates this.

Exchange two bits to fix this problem.