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");
}
?>
Make a Daily Offering for the Pope's Intention: For the values of sports. (Read Reflection) "Let us pray that sports be an instrument of peace, encounter, and dialogue among cultures and nations, and that they promote values such as respect, solidarity, and personal growth."
Waxing Crescent
18 Thursday
green
Thursday of the eleventh week.
Mass of the day.
Cycle II
[368] Sir 48:1-14;Ps 97:1-2, 3-4, 5-6, 7; Matt 6:7-15.
Hours of the day.
Anniversary:
99th anniversary of the death of P. Edward Biehler (66) d. 1927 at Salisbury, Rhodesia.
On this day in our Jesuit history...
1581
Gregory XIII visits the Gregorian, as its benefactor, to oversee the construction.
1817
Archbishop Leonard Neale dies. He was a Jesuit until the Suppression and a President of Georgetown. He succeeded Archbishop John Carroll in Baltimore.
1844
Seventeen Jesuits arrived in Bogotá, Colombia, to e-establish the Society 80 years after Jesuits were banished.
1860
Five Jesuits are killed in Syria by Druses.
1972
Edward "Doc" Bunn, S.J. dies Georgetown President.
1978
Gaston Fessard, S.J. dies Philosopher, author, expert on the Spiritual Exercises.
2004
The Toledo and Castille provinces merge to form the Castille Province.