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");
}
?>
[469] Gal 5:18-25;Ps 1:1, 1-2, 3, 4+6; Luke 11:42-46.
Hours of the day.
red
St Callistus I, pope and martyr Common of Martyrs, or Common of Pastors: For a Pope Readings from the Common of Saints: [656] 1 Petr 5:1-4 (#722.13); Ps 40:2+4ab. 7-8a, 8b-9, 10 (#721.3); Luke 22:24-30 (#724.9).
Optional
Anniversary:
107th anniversary of the death of F. Estanislau Tomanek (30) d. 1913 at Nowy SÄ…cz, Poland.
Anniversary:
1st anniversary of the death of F. Joseph Rovtar (ZAM) (92) d. 2019 at Ljubljana, Slovenia.
Birthday:
15th birthday of NS. Samuel MAPETO (born this day in 2005).