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");
}
?>
[255] Jer 20:10-13;Ps 18:2-3a, 3bc-4, 5-6, 7; John 10:31-42.
Hours of the day.
white
St John Baptist de la Salle, priest Common of Pastors, or Common of Holy Men and Women: For Teachers Readings from the Common of Saints: [549] 2 Tim 1:13-14; 2:1-3 (#722.11); Ps 1:1-2, 3, 4+6 (#739.1); Matt 18:1-5 (#742.7).
Commemoration
On this day in our Jesuit history...
1506
St. Francis Xavier is born at the family castle in Navarre. Six days later Peter Faber is born.
1994
Three Jesuit priests killed, with 14 others at Centre Christus in Rwanda: Chrysologus Mahame (the first Rwandan Jesuit, age 67), Patrick Gahizi (age 48) , and Innocent Rutagambwa (age 46). Beginnings of genocide in Rwanda, one half million killed in the next seven months.
2014
In Homs, Syria, Frans Van der Lugt is assassinated.