mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-24 18:23:00 +02:00
Mass replacement of %(is) with %!
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
# If you want the national holidays as well, you must
|
||||
# also SYSINCLUDE holidays/ca.rem
|
||||
|
||||
REM Monday 18 May ADDOMIT SCANFROM -28 MSG %"National Patriots' Day%" %(is) %b.
|
||||
OMIT 24 June MSG %"Saint Jean Baptiste Day%" %(is) %b.
|
||||
REM 25 June ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Saint Jean Baptiste Day (observed)%" %(is) %b.
|
||||
REM Monday 18 May ADDOMIT SCANFROM -28 MSG %"National Patriots' Day%" %! %b.
|
||||
OMIT 24 June MSG %"Saint Jean Baptiste Day%" %! %b.
|
||||
REM 25 June ADDOMIT SCANFROM -28 SATISFY [wkdaynum($T-1) == 0] MSG %"Saint Jean Baptiste Day (observed)%" %! %b.
|
||||
|
||||
# Optional holidays
|
||||
REM [easterdate($Uy)+1] MSG %"Easter Monday%" %(is) %b.
|
||||
REM [easterdate($Uy)+1] MSG %"Easter Monday%" %! %b.
|
||||
|
||||
Reference in New Issue
Block a user