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");
}
?>
[139] Isa 5:1-7; Ps 80:9+12, 13-14, 15-16, 19-20; Phil 4:6-9; Matt 21:33-43.
Hours of the Sunday. Te Deum. Week 3 of the Psalter.
Anniversary:
138th anniversary of the death of P. John Lazarewicz (65) d. 1930 at Katondwe, N. Rhodesia.
Anniversary:
70th anniversary of the death of P. Anthony Froch (95) d. 1998 at Lusaka, Zambia.
Jubilee:
Granite Jubilee of P. Ludwig REAL who celebrates 90 years of Priesthood today.
On this day in our Jesuit history...
1571
The Battle of Lepanto. Cervantes is wounded in it. Four priests and four brothers of the Society also took part, serving as chaplains to the sailors.
1699
In the Gesu, Rome, the sixth and final translation of St. Ignatius' remains took place to the splendid altar-shrine designed by Br. Andrea Pozzo.
1819
Charles Emmanuel IV dies. He had been King of Sardinia and Piedmont. He abdicated in 1802 and entered the Jesuits as a brother in 1815. He is buried in San Andrea Quirinale, in Rome.
1866
Wlodimir Ledochowski is born. 26th General of the Society.
1934
The deaths of Servants of God Emile MartÃnez and John Baptist Arconada, martyrs of Spain.