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");
}
?>
[360] 1 Kgs 17:7-16;Ps 4:2-3, 4-5, 7b-8; Matt 5:13-16.
Hours of the day.
white
St Ephrem, deacon and doctor of the Church Common of Doctors of the Church Readings from the Common of Saints: [579] Col 3:12-17 (#740.11); Ps 37:3-4, 5-6, 30-31 (#727.2); Luke 6:43-45 (#730.6).
Optional
white
St. Joseph de Anchieta, priest [SJ] (Canonized 2014) Texts in the Jesuit Supplement. (Download Mass texts and Divine Office texts here) From the Common of Missionaries, of from the Common of Pastors Readings from the Common of Saints: Common of Missionaries I. Isa 40:1-5; Ps 19(18):2-3, 4-5; Mark 16:15-20. II. 1 Thess 2:2b-8; Ps 96(95):1-2a, 2b-3, 7-8a, 10; Luke 10:1-9. Common of Pastors: Readings outside Easter Time I. Isa 6:1, 6-8; Ps 40(39):2+4ab, 7-8a, 8b-9, 10+12; Luke 4:16a-22. II. Eph 4:1-7, 11-13; Ps 67(66):2-3, 5, 7-8; John 17:20-26. III. 1 Pet 5:1-4; Ps 23(22):1-3, 4, 5, 6; John 10:11-16. Common of Pastors: Readings during Easter Time I. Acts 20:28-38; Ps 145(144):8-9, 10-11, 12-13ab; John 14:23-29.
Optional
Anniversary:
121st anniversary of the death of F. Miguel Ramos (28) d. 1899 at Boroma, Province of Mozambique.
Anniversary:
60th anniversary of the death of P. Thomas Swift (58) d. 1960 at Salisbury, Rhodesia.
Anniversary:
45th anniversary of the death of P. Michael Geoghegan (70) d. 1975 at Salisbury, Rhodesia.
Anniversary:
4th anniversary of the death of P. Hilary Rudez (94) d. 2016 at Lusaka, Zambia.