You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.6 KiB
52 lines
1.6 KiB
################################################################
|
|
#
|
|
# Sunrise local
|
|
# Created by Daniel Brönnimann (dbroenni@g26.ethz.ch)
|
|
# Nov 16 1998
|
|
# Updated by Gregor Zumstein (zumstein@ssd.ethz.ch)
|
|
# Sep 29 2000.
|
|
#
|
|
################################################################
|
|
|
|
name=Sunrise_Local
|
|
|
|
################################################################
|
|
# currency settings
|
|
################################################################
|
|
|
|
currency_symbol=CHF
|
|
currency_position=right
|
|
currency_digits=2
|
|
|
|
################################################################
|
|
# connection settings
|
|
################################################################
|
|
|
|
per_connection=0.0
|
|
minimum_costs=0.0
|
|
|
|
# Nachttarif, tarif de nuit
|
|
default=(0.00019444, 1)
|
|
|
|
# Normaltarif, tarif normal
|
|
on (monday..friday) between (8:00..16:59) use (0.0011111, 1)
|
|
|
|
# Niedertarif, tarif réduit
|
|
# easter+39 = Ascension Day (Auffahrt), easter+50 = Whit Monday (Pfingstmontag)
|
|
on (monday..friday) between (17:00..22:59) use (0.0005, 1)
|
|
on (saturday..sunday) between (8:00..22:59) use (0.0005, 1)
|
|
on (01/01, 01/02, easter-2, easter+1) between (8:00..22:59) use (0.0005, 1)
|
|
on (easter+39, easter+50) between (8:00..22:59) use(0.0005, 1)
|
|
on (08/01, 12/25, 12/26) between (8:00..22:59) use (0.0005, 1)
|
|
|
|
# Feiertage / Jours fériés:
|
|
# 01/01 Neujahr / Nouvel an
|
|
# 01/02 2. Januar / 2 janvier
|
|
# easter-2 Karfreitag / Vendredi saint
|
|
# easter+1 Ostermontag / Lundi de pâques
|
|
# easter+39 Auffahrt / Ascenscion
|
|
# easter+50 Pfingstmontag / Lundi de pentecôte
|
|
# 08/01 Nationalfeiertag / Fête nationale
|
|
# 12/25 Weihnachten / Noël
|
|
# 12/26 Stephanstag / 2ème jour de noël
|