Fix up Bevrijdingsdag

This commit is contained in:
Dianne Skoll
2025-05-24 23:19:13 -04:00
parent ab03232341
commit c4107e6a6f

View File

@@ -20,4 +20,7 @@ OMIT 26 December MSG Tweede Kerstdag
# Optional holidays
REM [easterdate($Uy)-2] MSG Goede Vrijdag
REM 5 May MSG Bevrijdingsdag
# Bevrijdingsdag is a holiday every 5th year.
# Hence the two reminders below
REM 5 May SATISFY [$Ty % 5 != 0] MSG Bevrijdingsdag
REM 5 May ADDOMIT SATISFY [$Ty % 5 == 0] MSG Bevrijdingsdag