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 good use of artificial intelligence. (Watch video) (Read Reflection) "Let us pray that artificial intelligence might always be developed to serve human dignity and that we might know how to use it wisely."
Full Moon
18 Friday
green
Friday of the eleventh week.
Mass of the day.
Cycle I
[369] 2 Cor 11:18, 21-30;Ps 34:2-3, 4-5, 6-7; Matt 6:19-23.
Hours of the day.
Anniversary:
100th 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.