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");
}
?>
[356] 2 Tim 2:8-15;Ps 25:2-5ab, 8-9, 10+14; Mark 12:28-34.
Hours of the day.
red
Sts Marcellinus and Peter, martyrs Common of Martyrs Readings from the Common of Saints: [575] 2 Cor 6:4-10 (#716.4); Ps 124:2-3, 4-5, 7b-8 (#715.3); John 17:11b-19 (#718.7).
Optional
Outside the Archdioceses of Cape Town, Durban and Johannesburg [i.e. all non-SACBC territories]
white
Our Lord Jesus Christ, the Eternal High Priest
Feast
Mass of the feast. Gloria, Preface of the priesthood of Christ and of the Church. [In the Universal Calendar, this feast is celebrated on the Thursday after Pentecost, except for SACBC territories which will celebrate it next Thursday. In SACBC territories, the Feria from Ordinary Time should be used as above, or the optional Memorial below can be used.]
Yr A
Gen 22:9-18 or Heb 10:4-10; Ps 40 (39):7-8a, 10-11ab, 17 (℟. 8a, 9a); Matt 26:36-42. Download the texts
Hours of the feast. Te Deum.
Anniversary:
152nd anniversary of the death of F. Alphonse Kury (35) d. 1898 at Salisbury, Rhodesia.
Anniversary:
53rd anniversary of the death of P. Kenneth Nixon (78) d. 1997 at Harare, Zimbabwe.
Anniversary:
25th anniversary of the death of -P. Paul Brassil (SAP) (91) d. 2025 at Dublin, Ireland.
Birthday:
70th birthday of P. Grant TUNGAY (born this day in 1980).
Birthday:
112th birthday of E. Dieter SCHOLZ (born this day in 1938).
On this day in our Jesuit history...
St. Mary Anne de Parades (1618-45) the lily of Quito, Ecuador. Her feast is in the Jesuit martyrology. She was directed by Jesuits.
1810
At Rome, Fr. Joseph Pignatelli, fearing the suppression of his community at S. Pantaleo, bade them no longer address each other as Father, Brother, or use the words provincial, Rector, and told the brothers to wear secular dress.
1930
45 novices move from St. Andrew on Hudson, NY to Wernersville.
1987
Anthony De Mello, S.J. dies in New York City. He was a spiritual writer and noted lecturer, on prayer, with insights from the spirituality of the East. In 1998, the Vatican issued a warning about some of his writings. He founded the Sadhana Institute in India.