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");
}
?>
[221] Isa 58:1-9a;Ps 51:3-4, 5-6ab, 18-19; Matt 9:14-15.
Hours of the day.
Archdioceses of Cape Town, Durban and Johannesburg, South Africa [SACBC]
white
St Alexander of Alexandria, Bishop
OptionalÂ
Common of Pastors
Anniversary:
127th anniversary of the death of P. Philip Hobart (67) d. 1945 at Sheffield, England.
Anniversary:
70th anniversary of the death of P. Felix Kalebwe (65) d. 2002 at Lusaka, Zambia.
On this day in our Jesuit history...
1611
At Ferrara died Father Anthony Possevino, employed by Gregory XIII on many important embassies to Sweden, Russia, Poland and Germany. Colleges and seminaries were opened by him at Cracow, Olmutz, Prague, Braunsberg, and Vilna. With all his labors he found time to write 24 books on history, sculpture and science.
1878
At Rome died Father Angelo Secchi, one of the leading modern astronomers. He is honored with a bust in the Concellaria and on the Pincio. He taught physics at Georgetown and made the first general spectral classification of the stars at the Vatican Observatory. Inventor of the Secchi disk, to measure water transparency.
1932
Hartman Grisar dies at Innsbruck. He was a Reformation historian and a Lutheran scholar.
1984
James Finnegan, S.J. New York Province, is killed in Beirut, Lebanon by stray shell fire.