MOBILISIS-Calculator/library
Gerhard Hoffmann 58d8f16681 ParseWeekDay():
Parsing "Monday" - "Sunday" section i a tariff-file.

	Each day has a memebr named "week_day_default".

	It contains the valid default tariff settings for a usual day (i.e. no
	holiday etc.)
	It also contains the carry-over-settings for the usual day.

	In case there is some holiday on this day (for instance on "Monday"),
	the the date of the holiday replaces the name "week_day_default".
	Otherwise the structure is the same as for a usual day.
2024-09-02 16:49:21 +02:00
..
include Add description for tariff-settings.w 2024-09-02 16:46:00 +02:00
src ParseWeekDay(): 2024-09-02 16:49:21 +02:00
library.pro save experimental 2024-07-21 20:58:12 +02:00