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");
}
?>
Mass of the day. Preface of Easter I - V "...in this time."
Cycle I
[270] Acts 5:27-33;Ps 34:2+9, 17-18, 19-20; John 3:31-36.
Hours of the day.
Birthday:
70th birthday of P. Lodewicus BARNARD (born this day in 1983).
On this day in our Jesuit history...
1680
Bl. Kateri Tekakwitha dies. After receiving the Eucharist and the Anointing of the Sick (Extreme Unction) she dies saying, "Jesus, I love you."
1761
The French Parliament being appealed to in the Lavalette affair, demand a copy of the Institute. King Louis XV proposes that the Jesuits modify their Rule. Clement XIII writes to the king, expressing his alarm at the attacks on the Jesuits. On hearing of proposed modifications, he uttered the famous exclamation. "Sint ut sunt aut non sint."
1909
America magazine begins publication. First issue on this day.
1927
Decree that all Jesuits and Jesuit works of the Philippines be transferred from the Aragon Province to the Maryland/New York Province.