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");
}
?>
[244] Isa 65:17-21;Ps 30:2+4, 5-6, 11-12a+13b; John 4:43-54.
Hours of the day.
white
St Turibius of Mogrovejo, bishop Common of Pastors Readings from the Common of Saints: [544] 2 Tim 1:13-14; 2:1-3 (#722.11); Ps 96:1-2a, 2b-3, 7-8c, 10 (#721.5); Matt 9:35-38 (#724.1).
Commemoration
Anniversary:
138th anniversary of the death of F. Gerard Hooy (31) d. 1882 at Christiana, RSA.
Anniversary:
74th anniversary of the death of P. Anthony Da Cruz (60) d. 1946 at Braga, Brazil.
Anniversary:
71st anniversary of the death of P. Constâncio Tribut (69) d. 1949 at Pará, Brazil.
Anniversary:
69th anniversary of the death of F. Leo Kodrzynski (70) d. 1951 at Kasisi, N. Rhodesia.
Anniversary:
26th anniversary of the death of P. Georg Sunder (88) d. 1994 at Harare, Zimbabwe.
Birthday:
31st birthday of P. Ireneu Modesto MOISÉS (born this day in 1989).
Birthday:
33rd birthday of F. Aaron Ronald NYADAWA (born this day in 1987).