Go to file
Gerhard Hoffmann a95a39a557 GetCostFromDuration():
1: Get payment method from tariff file.
  2: Use tariffIs24_7() helper (Tariff for Schoenau is such a case)
  3: Add new code for neuhauser/linsinger maschinenbau:
     Very similar to Schoenau, but here there are extra operating times
     6.00-18.00 during the week, 6-12 on Saturday.
     Check if the current time is inside such time ranges and return
     associated price.
2023-12-12 10:52:16 +01:00
library GetCostFromDuration(): 2023-12-12 10:52:16 +01:00
main Add test cases for neuhauser. 2023-12-06 10:52:35 +01:00
tariffs added tariff for testing 2023-12-01 14:26:07 +01:00
test-files Added special days. 2023-11-28 15:14:35 +01:00
.gitignore start repository for mobilisis tariff-calculation 2023-04-24 15:31:46 +02:00
MOBILISIS-Calculator.pro Make build for PTU5_YOCTO 2023-05-04 14:51:58 +02:00
README first commit 2023-04-24 11:56:59 +02:00