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");
}
?>
[399] Jer 3:14-17;Jer 31:10, 11-12abcd, 13; Matt 13:18-23.
Hours of the day.
white
St Sharbel Makhlūf, priest [2002 RM] Common of Pastors, or Common of Holy Men and Women Readings from the Common of Saints: [604A] Sir 3:17-24 (#737.13); Ps 15:2-3ab, 3cd-4ab, 5 (#739.2); Matt 19:27-29 (#742.9).
Optional
[RM]
Traditionally on this day, we remember from Scripture the Three magi (cf. Mt. 2:10-11) [from the Roman Martyrology].
Anniversary:
130th anniversary of the death of P. Alfred Weld (67) d. 1890 at Grahamstown, RSA.
Anniversary:
99th anniversary of the death of F. Peter Schafer (40) d. 1921 at Grahamstown, RSA.
Anniversary:
22nd anniversary of the death of P. Frederick Moriarty (64) d. 1998 at Dublin, Ireland.