mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-11 07:44:26 +00:00
Gosh. The logic was saying, if the modified date has a day of the month > 28, change it to 28. Which is rather odd. Don't do that. This closes #248. It also fixes a bug with FREQ=MONTHLY;BYMONTHDAY=-1 as it turns out.