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");
}
?>
[306] 1 Sam 1:9-20;1 Sam 2:1, 4-5, 6-7, 8; Mark 1:21-28.
Hours of the day.
Anniversary:
76th anniversary of the death of P. Edward Enright (68) d. 1962 at Kroonstad, RSA.
Anniversary:
71st anniversary of the death of P. Edward Burns (55) d. 1967 at Preston, Lancs, England.
Birthday:
53rd birthday of P. Jacob KAPITA (born this day in 1985).
On this day in our Jesuit history...
1724
In China, an imperial decree was issued abolishing the Christian religion. With the exception of the Fathers at Peking, all missionaries were banished, their nchurches demolished and 300,000 Christians left without pastors.
1949
Paul C. Reinert was appointed as the 27th President of Saint Louis University.
1984
Raymond Swords, S.J. dies. He was President of Holy Cross from 1960-70.
1985
Eduardo Rodriguez dies in Spain, age 83. He preached 900 missions over 43 years, usually of 12-15 days length. He never carried a suitcase, but only a bundle or bag.