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");
}
?>
[392] Isa 26:7-9, 12, 16-19;Ps 102:13-14ab+15, 16-18, 19-21; Matt 11:28-30.
Hours of the day.
white
Our Lady of Mount Carmel Common of the Blessed Virgin Mary Readings from the Common of Saints: [601] Zac 2:14-17 (#707.11); Luke 1:46-47, 48-49, 50-51, 52-53, 54-55 (#709.5); Matt 12:46-50 (#712.3).
Optional
Anniversary:
60th anniversary of the death of P. Joseph Seed (76) d. 1960 at Salisbury, Rhodesia.
Anniversary:
45th anniversary of the death of P. Sean McCarron (HIB) (68) d. 1975 at Limerick, Ireland.