Initial import from FreeBSD RELENG_4:
[dragonfly.git] / etc / isdn / holidays.D
1 #---------------------------------------------------------------------------
2 #
3 #       german national holidays 2002/2003/2004
4 #       bundeseinheitliche Feiertage 2002/2003/2004
5 #       -------------------------------------------------------------
6 #
7 #       last edit-date: [Sat Apr 13 14:22:43 2002]
8 #
9 #       got from: http://www.ferienkalender.com/
10 #
11 #       This file is only of value for installations which are
12 #       using the german Telekom "T-ISDN XXL" tariff where calls
13 #       on sundays and holidays are free of charge. Additional
14 #       configuration of /etc/isdnd.rc has to take place to enable
15 #       support for this tariff, see output of "man isdnd.rc" and
16 #       search for keyword "valid".
17 #
18 # $FreeBSD: src/etc/isdn/holidays.D,v 1.2.2.2 2002/04/15 00:44:15 dougb Exp $
19 #
20 #---------------------------------------------------------------------------
21 #
22 # same day/month each year
23 #
24 1.1             Neujahr
25 1.5             Tag der Arbeit
26 3.10            Tag der deutschen Einheit
27 25.12           1. Weihnachtsfeiertag
28 26.12           2. Weihnachtsfeiertag
29 #
30 # 2002 - different day/month each year
31 #
32 29.3.2002       Karfreitag
33 1.4.2002        Ostermontag
34 9.5.2002        Christi Himmelfahrt
35 20.5.2002       Pfingstmontag
36 #
37 # 2003 - different day/month each year
38 #
39 18.4.2003       Karfreitag
40 21.4.2003       Ostermontag
41 29.5.2003       Christi Himmelfahrt
42 9.6.2003        Pfingstmontag
43 #
44 # 2004 - different day/month each year
45 #
46 9.4.2004        Karfreitag
47 12.4.2004       Ostermontag
48 20.5.2004       Christi Himmelfahrt
49 31.5.2004       Pfingstmontag
50 #
51 # EOF