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");
}
?>
[449] Ezra 1:1-6;Ps 126:1b-2ab, 2cd-3, 4-5, 6; Luke 8:16-18.
Hours of the day.
red
St Januarius, bishop and martyr Common of Martyrs, or Common of Pastors Readings from the Common of Saints: [642] Hebr 10:32-36 (#716.6); Ps 126:1bc-2ab, 2cd-3, 4-5, 6 (#715.4); John 12:24-26 (#718.5).
Optional
Anniversary:
135th anniversary of the death of P. Norman Dennis (54) d. 1966 at Chishawasha, Rhodesia.
On this day in our Jesuit history...
1715
At Quebec died Fr. Louis Andre, who for 45 years laboured in the missions of Canada amid incredible hardships, often living on acorns, a kind of moss, and the rind of fruits.
1773
In Poland Bishop Massalski forbade Ours in the diocese of Vilna to resign the college or interrupt their ministry, till he thought fit to publish the Brief of Suppression.
1819
Jesuit work in Ireland is restored by Fr. Peter Kenny.
1972
The Swiss Parliament repeals the law prohibiting the existence of the Society in Switzerland.