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");
}
?>
[388] Isa 6:1-8;Ps 93:1ab, 1cd-2, 5; Matt 10:24-33.
Hours of the day.
white
St Camillus de Lellis, priest Common of Holy Men and Women: For Those Who Work for the Underprivileged Readings from the Common of Saints: [601A] 1 John 3:14-18 (#740.16); Ps 112:1-2, 3-4, 5-7a, 7b-8, 9 (#739.7); John 15:9-17 (#742.25).
Optional
white green
Saturday Memorial of the Blessed Virgin Mary
Optional
Anniversary:
69th anniversary of the death of P. John Stratton (71) d. 1949 at Boscombe, England.