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");
}
?>
[253] Dan 3:14-20, 91-92, 95;Dan 3:52, 53, 54, 55, 56; John 8:31-42.
Hours of the day.
white
St Isidore, bishop and doctor of the Church Common of Pastors, or Common of Doctors of the Church Readings from the Common of Saints: [547] 2 Cor 4:1-2, 5-7 (#722.6); Ps 37:3-4, 5-6, 30-31 (#727.2); Luke 6:43-45 (#730.6).
Commemoration
Archdioceses of Cape Town, Durban and Johannesburg, South Africa [SACBC]
white
St Benedict’ Religious
OptionalÂ
Common of Holy Men and Women
Anniversary:
139th anniversary of the death of P. Francis Naime (69) d. 1957 at Blackpool, England.
Anniversary:
87th anniversary of the death of P. Manuel Joaquim Pereira (89) d. 2009 at Esposende, Portugal.
On this day in our Jesuit history...
1767
The Society was expelled from all its houses in Spain and subjected to great cruelty.
1871
There is plundering of the Jesuit house at rue de Sevres in Paris by the Communards.
1873
In Mexico a law to expel the Society was proposed in Parliament.