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");
}
?>
[358] 2 Tim 4:1-8;Ps 71:8-9, 14-15ab, 16-17, 22; Mark 12:38-44.
Hours of the day.
white
St Norbert, bishop Common of Pastors, or Common of Holy Men and Women: For Religious Readings from the Common of Saints: [578] Ezek 34:11-16 (#719.9); Ps 23:1-3a, 4, 5, 6 (#721.2); Luke 14:25-33 (#742.23).
Optional
white green
Saturday Memorial of the Blessed Virgin Mary
Optional
Anniversary:
17th anniversary of the death of F. Adelino Rodrigues (79) d. 2003 at Braga, Portugal.
Birthday:
37th birthday of P. Isaac-el Joseph FERNANDES (born this day in 1983).
Birthday:
81st birthday of P. Konrad LANDSBERG (born this day in 1939).
Birthday:
29th birthday of S. Jimo Bernardo FRANCISCO (born this day in 1991).