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 people with disabilities (Watch video) (Read Reflection) "Let us pray that people with disabilities may be at the centre of attention in society, and that institutions may offer inclusion programmes that value their active participation."
6 Wednesday
violet
Wednesday of the first week in Advent.
Mass of the day. Preface of Advent I
Cycle I
[177] Isa 25:6-10a;Ps 23:1-3a, 3b-4, 5, 6; Matt 15:29-37.
Hours of the day.
white
St Nicholas, bishop
Optional
Anniversary:
19th anniversary of the death of F. Stephen Lisewski (74) d. 2004 at Warsaw, Poland.
Birthday:
19th birthday of NS. Nicholas KAZIMOTO (born this day in 2004).
On this day in our Jesuit history...
1618
In Naples, the Jesuits were blamed for proposing to the Viceroy that a solemn feast should be held in honor of the Immaculate Conception, and a public pledge be taken to defend that doctrine. This was regarded as a novelty not to be encouraged.
1658
Balthasar Gracian, S.J. dies. Author of The Compleat Gentleman, The Art of Worldly Wisdom. This is a guide to the ethics of worldly life. He was banished from one of our colleges. He wrote, for example, that one should so trust friends as if tomorrow they could be fiends, etc.
1757
In Paris Father Busembaum's Medulla Theologiae Moralis was publicly burned by order of Parliament, on the ground (false) that it favored tyrannicide.
1875
Wreck of the Deutschland. Five Franciscan sisters are drowned and it inspires Hopkins to immortalize them in poetry.
1921
I.A. Cullen, S.J. dies He was the founder of the Pioneers, The Total Abstinence Society of the Sacred Heart.