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");
}
?>
[207] 1 John 3:7-10;Ps 98:1, 7-8, 9; John 1:35-42.
Hours of the day
white green
Saturday Memorial of the Blessed Virgin Mary
Optional
Anniversary:
177th anniversary of the death of F. Edmund Gisler (60) d. 1921 at Grahamstown, RSA.
Anniversary:
131st anniversary of the death of P. Philip Condell (92) d. 1967 at Salisbury, Rhodesia.
Birthday:
123rd birthday of S. Maximus Muyembe CHONGO (born this day in 1975).
On this day in our Jesuit history...
1572
In Sicily, Michael Foglio, a Scholastic, is said to have appeared after death, and to have revealed the terrible sufferings of lax religious in Purgatory.
1619
The English mission is raised to the status of a province.
1634
Fr. Marcello Mastrilli, miraculously cured through prayers to Xavier the previous day, offered a public Mass of thanksgiving - the remote origin of the "Novena of Grace."
1829
Publication of Pope Leo XII's Rescript, declaring the Society to be canonically restored in England.
1928
Antonio Astrain, S.J. dies Jesuit historian and biographer of St. Ignatius dies at Loyola, Spain.
1952
Henry Davis, S.J. dies He taught moral theology for 40 years, and wrote the 4 vol. Moral and Pastoral Theology.