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");
}
?>
Make a Daily Offering for the Pope's Intention: For the values of sports. (Read Reflection) "Let us pray that sports be an instrument of peace, encounter, and dialogue among cultures and nations, and that they promote values such as respect, solidarity, and personal growth."
Full Moon
28 Sunday
green
Thirteenth Sunday in Ordinary Time
Mass of the Sunday; gloria, creed.
Yr A
[97] 2 Kings 4:8-11, 14-16a; Ps 89:2-3, 16-17, 18-19; Rom 6:3-4, 8-11; Matt 10:37-42.
Hours of the Sunday. Te Deum. Week 1 of the Psalter.
Anniversary:
25th anniversary of the death of P. Michael Tyrrell (HIB) (73) d. 2001 at Dublin, Ireland.
Anniversary:
10th anniversary of the death of P. Dieter Thiel (84) d. 2016 at Harare, Zimbabwe.
Birthday:
44th birthday of P. Makasa Adrian CHIKWAMO (born this day in 1982).
Jubilee:
Sapphire Jubilee of P. Alojz PODGRAJSEK who celebrates 45 years of Priesthood today.
On this day in our Jesuit history...
1521
Ignatius close to death, receives the last sacraments after the injury at Pamplona.
1553
Ignatius writes to Xavier, but Xavier had died the previous December. In fact, the death of Xavier, in December 1552 only becomes known in Rome in 1555.
1577
Peter Paul Rubens is born. An artist, friend of the Jesuits, he painted St. Ignatius.
1771
Anton Kohlmann is born. Kayserberg, Germany. He was the future superior in New York, and builder of St. Patrick's Cathedral.
1991
Two Jesuits (Paulo Dezza and Jan Korec) are among 22 cardinals created, making a total of seven Jesuit cardinals, the largest ever.