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 educators (Watch video) (Read Reflection) "Let us pray that educators may be credible witnesses, teaching fraternity rather than competition, and helping the youngest and most vulnerable in particular."
10 Tuesday
green
Tuesday of the first week in Ordinary Time.
Mass ad lib.
Cycle I
[306] Heb 2:5-12;Ps 8:2, 5, 6-7, 8-9; Mark 1:21-28.
Hours of the day.
Anniversary:
2nd anniversary of the death of P. Hans Belser (HEL) (93) d. 2021 at Menzingen, Switzerland.
Birthday:
48th birthday of P. Kelly MICHELO (born this day in 1975).
On this day in our Jesuit history...
1567
Two Jesuits arrive in Havana, Cuba, as a base for evangelization.
1581
Queen Elizabeth signed the fifth Penal Statute in England inflicting heavy fines and imprisonment on all who harbored Jesuits and Seminary priests.
1607
St. Isaac Jogues is born in Orleans.
1910
The death of Fr. Patrick Healy, S.J. He was President, and second founder of Georgetown University (1873-82).
1920
Vincent O'Keefe, S.J. is born. He was an Assistant, and vicar general under Pedro Arrupe.
1978
Gerald Van Ackeren, S.J. dies. Co-founder of Theology Digest, and editor for 25 years.
1984
Fr. John Srna dies (76) in Czechoslovakia. As provincial of Slovakia, he could make only one recorded trip to Rome.