function getOrthodoxEaster($date)
{
/*
Takes any Gregorian date and returns the Gregorian
date of Orthodox Easter for that year.
*/
$year = date("Y", $date);
$r1 = $year % 19;
$r2 = $year % 4;
$r3 = $year % 7;
$ra = 19 * $r1 + 16;
$r4 = $ra % 30;
$rb = 2 * $r2 + 4 * $r3 + 6 * $r4;
$r5 = $rb % 7;
$rc = $r4 + $r5;
//Orthodox Easter for this year will fall $rc days after April 3
return strtotime("3 April $year + $rc days");
}
?>
[465] Gal 3:7-14;Ps 111:1b-2, 3-4, 5-6; Luke 11:15-26.
Hours of the day.
red
St Denis, bishop and martyr, and companions, martyrs Common of Martyrs Readings from the Common of Saints: [654] 2 Cor 6:4-10 (#716.4); Ps 126:1bc-2ab, 2cd-3, 4-5, 6 (#715.4); Matt 5:13-16 (#742.2).
Optional
white
St John Leonardi, priest Common of Pastors, or Common of Holy Men and Women: For Those Who Work for the Underprivileged Readings from the Common of Saints: [655] 2 Cor 4:1-2, 5-7 (#722.6); Ps 96:1-2, 2-3, 7-8, 10 (#721.5); Luke 5:1-11 (#724.7).
Optional
[RM]
Traditionally on this day, we remember from Scripture St. Abraham, patriarch (cf. Gn. 17:3-5) [from the Roman Martyrology].
Anniversary:
71st anniversary of the death of P. Vladimir ZukotýNsky (85) d. 1949 at Stara Wies, Poland .
Anniversary:
33rd anniversary of the death of P. Louis Haven (67) d. 1987 at Kabwe, Zambia.
Anniversary:
15th anniversary of the death of P. James McPolin (HIB) (74) d. 2005 at Dublin, Ireland.