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 good use of artificial intelligence. (Watch video) (Read Reflection) "Let us pray that artificial intelligence might always be developed to serve human dignity and that we might know how to use it wisely."
First Quarter
10 Thursday
green
Thursday of the tenth week.
Mass of the day.
Cycle I
[362] 2 Cor 3:15-4:1, 3-6;Ps 85:9-10, 11-12, 12-13; Matt 5:20-26.
Hours of the day.
Anniversary:
16th anniversary of the death of P. Anthony Berridge (60) d. 2011 at Harare, Zimbabwe.
On this day in our Jesuit history...
1546
Peter Canisius is ordained, age 25. He has been a Jesuit for three years.
1769
Clement XIV, the newly-elected Pope began to show coldness towards the Society.
1836
Ampere, Andre-Marie dies in Marseille. He was a Jesuit Alumnus in the time of the suppression. He was born Jan. 20, 1775 in Lyon. A physicist, he founded and named the science of electrodynamics as Electromagnetism.
1933
Charles Simons, of the California Province, is the first Jesuit ordained in China.
2008
Norrie Clarke, S.J. dies, age 93. Philosopher, writer, Fordham University. Founder of the International Philosophical Quarterly.