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");
}
?>
[381] Gen 23:1-4, 19; 24:1-8, 62-67;Ps 106:1b-2, 3-4a, 4b-5; Matt 9:9-13.
Hours of the day.
white
St Anthony Zaccaria, priest Common of Pastors, or Common of Holy Men and Women: For Teachers or For Religious Readings from the Common of Saints: [595] 2 Tim 1:13-14; 2:1-3 (#722.11); Ps 1:1-2, 3, 4+6 (#739.1); Mark 10:13-16 (#742.16).
Optional
Anniversary:
10th anniversary of the death of P. Fabian Massina Sitolo (45) d. 2009 at Harare, Zimbabwe.
Birthday:
26th birthday of S. João David TIVANE (born this day in 1993).