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");
}
?>
[415] Ezek 9:1-7; 10:18-22;Ps 113:1-2, 3-4, 5-6; Matt 18:15-20.
Hours of the day.
white
St Jane Frances de Chantal, religious Common of Holy Men and Women: For Religious Readings from the Common of Saints: [623A] Prov 31:10-13, 19-20, 30-31 (#737.11); Ps 131:1bcde, 2, 3 (#739.9); Mark 3:31-35 (#742.14).
Optional
Archdioceses of Cape Town, Durban and Johannesburg, South Africa [SACBC]
red
Blessed Isidore Bakanja, Martyr
OptionalÂ
Common of Martyrs
Anniversary:
71st anniversary of the death of F. Martin Kaltschmidt (80) d. 1949 at Sankt Andrä, Austria.
Anniversary:
52nd anniversary of the death of P. Casimir Kozlowski (69) d. 1968 at Lusaka, Zambia.
Anniversary:
33rd anniversary of the death of P. Bernard Collins (77) d. 1987 at Lusaka, Zambia.
Birthday:
37th birthday of P. Tendai Ellton MATARE (born this day in 1983).