Open KMattis opened 4 years ago
Should I write a simulation.time file?
We already have a simulation/time.py file. But in there, the timestamp class should be removed, its methods should be static, and all times should be saved as integers. @dorsch-johannes
Times should be saved as integers, ALWAYS in minutes, the TimeStamp class should be removed. There should be static methods to convert times to hours/minutes/days etc.