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 families (Watch video) (Read Reflection) "We pray for Christian families around the world; may they embody and experience unconditional love and advance in holiness in their daily lives."
18 Saturday
green
Saturday of the eleventh week.
Mass of the day.
Cycle II
[370] 2 Chr 24:17-25;Ps 89:4-5, 29-30, 31-32, 33-34; Matt 6:24-34.
Hours of the day.
white green
Saturday Memorial of the Blessed Virgin Mary
Optional
Anniversary:
95th 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.