# rule set for accounting with the kppp dialer # # ~/.kde/share/apps/kppp/Rules/Switzerland/sunrise.rst # # --- Switzerland, sunrise freesurf --- # # created 2001-06-01 by Joerg Hau # # time slots and prices as of 2005-01-07 # # 'around easter' calculation based on data from Daniel Brönnimann name=sunrise # currency stuff # currency_symbol=CHF currency_digits=2 # from 2005-01 onwards, sunrise costs 10 ct per call # per_connection=0.10 # sunrise counts "the exact time you spent on Internet", # so let's go down to 1-ct resolution # minimum_costs=0.00 default=(0.01, 16.363) # Normal rate - tarif normal, 2.20 CHF/h = 1 ct per 16.363 s # on (monday..friday) between (08:00..15:59) use (0.01, 16.363) # Reduced rate - tarif réduit, 1.50 CHF/h = 1 ct per 24.0 s # on (monday..friday) between (16:00..21:59) use (0.01, 24.0) on (saturday, sunday) between (08:00..21:59) use (0.01, 24.0) # Night rate - tarif de nuit, 0.60 CHF/h = 1 ct per 60 s # 'on() means it's really EVERY night # on () between (22:00..07:59) use (0.01, 60) # Holiday rates, 1.50/h # # Public holidays in Switzerland are: # 1/2 jan, 1 aug (National Day), 25/26 dec, # Good Friday (=easter-2), Easter Monday (=easter+1), # Ascension Day (=easter+39), Whit Subday (=easter+50). # # Attention: date notation is in MM/dd style! # on (01/01, 01/02, 08/01, 12/25, 12/26, easter-2, easter+1, easter+39, easter+50) between (08:00..22:59) use (0.01, 24) # end of ruleset sunrise.rst