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");
}
?>
15th International Day in Memory of the Victims of the Holocaust (est. 2005)
Mass ad lib.
Cycle II
[317] 2 Sam 5:1-7, 10;Ps 89:20, 21-22, 25-26; Mark 3:22-30.
Hours of the day.
white
St Angela Merici, virgin Common of Virgins, or Common of Holy Men and Women: For Teachers (Readings from the Common of Saints: [521] 1 Peter 4:7b-11 (#740.15); Ps 148:1bc-2, 11-13a, 13c-14 (#733.2); Mark 9:34b-37 (#742.15).
Optional
Anniversary:
5th anniversary of the death of P. Cornelius O'Driscoll (81) d. 2015 at Dublin, Ireland.