Closed Steveveepee closed 3 years ago
Template code is {{ mission_object.mission_date|timeuntil }}
I'll push a change to correct. (datetime fields are supported in python and Django, any reason why I shouldn't combine the Date and Time fields in the Mission model?)
Fixed with latest pull request
Describe the bug The time until mission start at the top of a mission page is not correct
See following screenshot, mission time is 2000 tomorrow, current time is 2022, so time until mission start should be 23:38. not 1 day, 3 hrs. Screenshots