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");
}
?>
[442] 1 Cor 10:14-22;Ps 116:12-13, 17-18; Luke 6:43-49.
Hours of the day.
white
The Most Holy Name of Mary Common of the Blessed Virgin Mary Readings from the Common of Saints: [636B] Gal 4:4-7 (#710.3); Luke 1:46-47, 48-49, 50-51, 52-53, 54-55 (#709.5); Luke 1:39-47 (#712.5).
Optional
white green
Saturday Memorial of the Blessed Virgin Mary
Optional
Anniversary:
86th anniversary of the death of P. Patrick Caulfield (67) d. 1934 at Port Elizabeth, RSA.
Anniversary:
60th anniversary of the death of P. Edmund Turner (64) d. 1960 at Port Elizabeth, RSA.
Anniversary:
32nd anniversary of the death of F. Joseph Gajdos (81) d. 1988 at Kasisi, Zambia.
Birthday:
20th birthday of NS. Nicholas BWALYA (born this day in 2000).