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");
}
?>
[133] Isa 55:6-9; Ps 145:2-3, 8-9, 17-18; Phil 1:20c-24, 27a; Matt 20:1-16a.
Hours of the Sunday. Te Deum. Week 1 of the Psalter.
Anniversary:
209th anniversary of the death of P. Anthony de Carvalho (35) d. 1892 at Urmbini, Mhanji.
Anniversary:
208th anniversary of the death of P. Lourenço Loubière (30) d. 1893 at on the way to Milange.
Anniversary:
78th anniversary of the death of P. Klaus CieszynĚski (SAP) (85) d. 2023 at Lusaka, Zambia.
On this day in our Jesuit history...
1539
Paul III approves the Formula of the Institute verbally at Tivoli, his summer residence. This is based upon the "five chapters" sent him by Ignatius.
1561
The first entrance of the Society into France at the invitation and under the favor of five Cardinals. The insolent opposition of its enemies was repressed.
1641
The death of Brother Richard Fulwood, rejoicing that his sufferings from calculus were so intense. As only his head was free from pain, he prayed that it too might have its suffering. (Calculus = stones)
1768
1,600 of the exiled Spanish Fathers and Scholastics were driven out of Corsica by De Choiseulâs orders, the island having been ceded by Genoa to France.
1989
James L. Vizzard, S.J. dies. He supported the rural life movement, and the United Farm Workers.