[Remind-Fans] Good Friday and Easter events in Remind

Phil Snowberger psnowber at cse.nd.edu
Tue Mar 13 20:36:11 EDT 2007


On Tue, Mar 13, 2007 at 05:15:31PM -0700, Adam Young wrote:
> Hi all,
>   I am working on an entry for Canadian Good Friday and Easter in my
> .reminders - so far it is pretty baffling. One description of the
> timing of the holidays:
> 
> # good friday occurs between March 20th and April 23rd on the Friday
> before Easter
> # Easter is observed on a Sunday between March 22 and April 25

I have:

	SET easter EASTERDATE(YEAR(TODAY()))

and then, e.g.:

	REM [TRIGGER(easter-2)]  MSG %"Good Friday%" %b%
	REM [TRIGGER(easter-1)]  MSG %"Holy Saturday%" %b%
	REM [TRIGGER(easter)]    MSG %"Easter Sunday%" %b%
	REM [TRIGGER(easter+7)]  MSG %"Divine Mercy Sunday%" %b%
	REM [TRIGGER(easter+49)] MSG %"Pentecost%" %b%

I got these from http://wiki.43folders.com/index.php/UK_Holidays

hth,
--Phil

-- 
Phil Snowberger -- psnowber at cse.nd.edu
Department of Computer Science and Engineering
University of Notre Dame



More information about the Remind-fans mailing list