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 use of the new technologies (Read Reflection) "Let us pray that the use of the new technologies will not replace human relationships, will respect the dignity of the person, and will help us face the crises of our times."
8 Tuesday
violet
Tuesday in the Fifth Week of Lent
Mass of the day. Preface of the Passion I
[252] Num 21:4-9;Ps 102:2-3, 16-18, 19-21; John 8:21-30.
Hours of the day.
[RM]
Traditionally on this day, we remember from Scripture St. Agabus, prophet in Antioch (cf. Acts 21:10-11) [from the Roman Martyrology].
Anniversary:
31st anniversary of the death of P. John Berrell (69) d. 1994 at Johannesburg, RSA.
Anniversary:
25th anniversary of the death of F. Alexio Muzvidzwa (43) d. 2000 at Harare, Zimbabwe.
Birthday:
25th birthday of S. Tomás Modesto BENE (born this day in 2000).
On this day in our Jesuit history...
1548
St. Peter Canisius was sent to Messina to teach rhetoric.
1762
In France, the expulsion of the Fathers from all their colleges and houses by decree of parliament.
1979
Karl Rahner, S.J. receives honorary degree at Weston School of Theology, Cambridge, and delivers a classic lecture on the three eras or epochs of church.
2007
Edward Brady, S.J. dies, age 77 in Nairobi, Kenya. Worked with JRS, and with Sudanese Bishops for peace and justice.
2018
Simon Decloux, SJ dies. Was Rector at Kimwenza, Tertian Instructor, Provincial, General Assistant.