[Remind-Fans] orthodox easter (pascha) calculation. tested and working.

gino-aerografia gino.aerografia at gmail.com
Fri Apr 10 10:15:53 EDT 2015


On 10/04/2015 04:35 μμ, David F. Skoll wrote:
> On Fri, 10 Apr 2015 15:45:49 +0300
> gino-aerografia <gino.aerografia at gmail.com> wrote:
>
>> Tested by changing my BIOS time to  future years and seems to
>> work flawlessly.
> That's a pretty drastic way to test. :)  You can supply a date on
> Remind's command-line; it will then use that date instead of the system
> clock's date.
>
> Regards,
>
> David.
> _______________________________________________
> Remind-fans mailing list
> Remind-fans at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/remind-fans
> Remind is at http://www.roaringpenguin.com/products/remind
>
Yes, i saw it on man remind but was already too late :) i guess i still 
have some homework to do.
Also, flawlessly is a debatable term since i did some typing errors 
while composing the message.
Updated - error free (i hope) script:

SET cal_d 44-((((year(today())-2)%19)*11)%30)
IF cal_d <= 20
SET pas_d date(year(today()),04,cal_d)+13
ELSE
SET pas_d date(year(today()),03,cal_d)+13
ENDIF
SET Easterdate evaltrig("Sunday",pas_d)


More information about the Remind-fans mailing list