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 health care workers (Watch video) (Read Reflection) "We pray for health care workers who serve the sick and the elderly, especially in the poorest countries; may they be adequately supported by governments and local communities."
Waxing Gibbous
12 Tuesday
violet
Tuesday of Holy Week
Mass of the day; Preface of the Passion II
[258] Is 49:1-6;Ps 71:1-2, 3-4a, 5-6ab, 15+17; John 13:21-33, 36-38.
Hours of the day
Archdioceses of Cape Town, Durban and Johannesburg, South Africa [SACBC]
white
St Zeno of Verona, Bishop
OptionalÂ
Common of Pastors
Birthday:
77th birthday of F. Benedict NGAWASEKE (born this day in 1945).
On this day in our Jesuit history...
St. Joseph Moscati, lay person, doctor, in Naples. Feast, in the New RM. Influenced by Jesuits and Jesuit parish.
1541
A First edition of the Constitutions approved, and signed by the six companions present in Rome: Ignatius, Lainez, Salmeron, Codure, Broet, and Jay.
1573
At Rome, the opening of the Third General Congregation during which Everard Mercurian was elected General.
1599
Fr. Luis de Molina’s book De Scientia Media, received the approval of the Spanish Inquisition, but further inflamed theological controversies.
1671
Francis Borgia, the 3rd General, is canonized by Pope Clement X. 1726. In Cairo, Claudio Sicard dies, a missionary and explorer of the Nile.
1977
Bishop Vincent Kennally, S.J. dies Missionary to the Pacific Islands.