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");
}
?>
[345] Jas 5:9-12;Ps 103:1-2, 3-4, 8-9, 11-12; Mark 10:1-12.
Hours of the day.
white
St Bede the Venerable, priest and doctor of the Church Common of Pastors, or Common of Doctors of the Church Readings from the Common of Saints: [567] 1 Cor 2:10b-16 (#728.3); Ps 119:9, 10, 11, 12, 13, 14 (#727.3); Matt 7:21-29 (#730.2).
Optional
white
St Gregory VII, pope Common of Pastors: For a Pope Readings from the Common of Saints: [568] Acts 20:17-18a. 28-32, 36 (#720.2); Ps 110:1, 2, 3, 4 (#721.7); Matt 16:13-19 (#724.2).
Optional
white
St Mary Magdalene de' Pazzi, virgin Common of Virgins, or Common of Holy Men and Women: For Religious Readings from the Common of Saints: [569] 1 Cor 7:25-35 (#734.1); Ps 148:1-2, 11-13, 13-14 (#733.2); Mark 3:31-35 (#742.14).
Optional
Anniversary:
3rd anniversary of the death of P. John Doyle (84) d. 2015 at Pickering, ON, Canada.
Birthday:
50th birthday of P. Nathanael MITI (born this day in 1968).
Birthday:
30th birthday of P. Frank Fanie TARUWONA (born this day in 1988).
Birthday:
26th birthday of P. Paul KANDA (born this day in 1992).