MOBILISIS-Calculator/library/include
Gerhard Hoffmann bda8914f1a Add free functions:
previousDayHoliday():
	Check if previous day was a holiday. Check is done relative to
	computed endtime.

isHoliday():
	Check if startDateTime is on a holiday.

getPaymentOptionIndex():
	Compute the index of the payment-options-section inside a tariff-file.
	This is done as workaround (and backward compatibility).

parseWeekDay():
	Parse new structure of tariff-file.
2024-09-02 16:35:25 +02:00
..
mobilisis Add free functions: 2024-09-02 16:35:25 +02:00
rapidjson start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00