home *** CD-ROM | disk | FTP | other *** search
- ! Church of Ireland holidays
- year_symbol = "H";
- style = italic;
- "New Year's Day" = fix(1, 1);
- "Epiphany" = fix(1, 6);
- "St Patrick" = fix (3, 17);
- {"Easter Day" = easter; alias = p; }
- "Easter Monday" = p + 1;
- "Ash Wednesday" = p - 46;
- "Palm Sunday" = p - 7;
- "Maundy Thursday" = p - 3;
- "Lent 5" = p - 14;
- "Lent 4" = p - 21;
- "Lent 3" = p - 28;
- "Lent 2" = p - 35;
- "Lent 1" = p - 42;
- "7th Sun before Easter" = p - 49;
- "Good Friday" = p - 2 ;
- "Ascension Day"= p + 39;
- "2nd Sun. of Easter" = p+7;
- "3rd Sun. of Easter" = p + 14;
- "4th Sun. of Easter" = p + 21;
- "5th Sun. of Easter" = p + 28;
- "6th Sun. of Easter" = p + 35;
- "7th Sun. of Easter" = p + 42;
- "Day of Pentecost" = p+49;
-
- "Whit- Monday" = p+50;
- "Trinity Sunday" = p + 56;
- "Pentecost 2" = p + 63;
-
- {"First Sunday of Advent" = float(12, 0, -1, 3);
- alias = a;
- }
- "Second Sunday of Advent" = a + 7;
- "Third Sunday of Advent"= a + 14;
- "Fourth Sunday of Advent" = a+21;
- year_symbol = "H";
- "Christmas Eve" = fix(12, 24);
- "Christmas Day" = fix(12, 25);
- "St Stephen's Day" = fix(12, 26);
- "St John's Day" = fix(12, 27);
- {"New Year's Eve" = fix(12,31); year_symbol="H";}
-
-
-
-
-