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");
}
?>
[499] Rev 4:1-11;Ps 150:1b-2, 3-4, 5-6; Luke 19:11-28.
Hours of the day.
Anniversary:
167th anniversary of the death of F. Arnold Vervenne (58) d. 1891 at Vleischfontein, RSA.
Anniversary:
135th anniversary of the death of P. Casper Moskopp (55) d. 1923 at Kapoche, N. Rhodesia.
Birthday:
57th birthday of NS. Fungayi KUVEYA (born this day in 2001).
On this day in our Jesuit history...
1581
The Spanish Jesuit, Diego Borasso dies. "The Philosopher." His class was attended by 500 scholars. At the command of his superior he went and caught a sparrow that sat perched on a bench.
1864
In St. Peter's, Rome, the beatification of Peter Canisius by Pope Pius IX.
1968
28 Al Hikma University Jesuits are ordered to leave Baghdad in five days. Nine months later the remaining 33 Jesuits are expelled from Baghdad College.
1976
Martin D'Arcy, S.J. dies 88 years old. Wrote about art and love. 2006. Dr. Angelo D’Agostino, S.J. dies, age 80, in Nairobi. Founder of Nyumbani, pioneer home for children with AIDS. Pyschiatrist, priest.