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");
}
?>
St Teresa Benedicta of the Cross (Edith Stein), virgin and martyr Common of Martyrs, or Common of Virgins Readings from the Common of Saints: [617A] Hos 2:16bc, 17cd, 21-22 (#731.2); Ps 45:11-12, 14-15, 16-17 (#733.1); Matt 25:1-13 (#736.2).
Optional
Anniversary:
151st anniversary of the death of P. David Brand (79) d. 1950 at Gwelo, Southern Rhodesia.
Anniversary:
83rd anniversary of the death of P. Clemens Freyer (ZIM) (82) d. 2018 at Harare, Zimbabwe.
Birthday:
111th birthday of S. Reuben C. NAZOMBE (born this day in 1990).
On this day in our Jesuit history...
1556
After the death of Ignatius, Fr. James Lainez is empowered to govern as vicar-general.
1762
The migration of the English College from St. Omers to Liege. 1773. In the Quirinal Palace, in the presence of Clement XIV, five Cardinals and two Prelates hold their second meeting for the Suppression of the Society.
1778
By virtue of a decree of Pius VI, and by order of Catherine, Empress of Russia, a Novitiate at Polosk was permitted and sanctioned. It was opened on July 30, 1779.