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");
}
?>
[409] Jer 31:1-7;Jer 31:10, 11-12ab, 13; Matt 15:21-28.
Hours of the day.
white
The Dedication of the Basilica of St Mary Major Common of the Blessed Virgin Mary Readings from the Common of Saints: [613] Rev 21:1-5a (#708.3); Judith 13:18, 19 (#709.2); Luke 11:27-28 (#712.10).
Optional
Anniversary:
104th anniversary of the death of P. Salvator Blanca (81) d. 1916 at Palermo, Italy.
Anniversary:
6th anniversary of the death of P. Michael O'Donnell (76) d. 2014 at Pickering, ON, Canada.