Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change start/end times to complete timestamps. | Harald Eilertsen | 2020-08-23 | 1 | -0/+7 |
The way we had this until now with a date and separate start and end times does not really work. There are cases when a screening starts on one day, but ends on the next. By keeping a complete timestamp for both the start and end times, we don't fall into this problem. |