slotlist / slotlist-backend

Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
https://slotlist.info
MIT License
13 stars 6 forks source link

Add mission end time to mission list response #52

Closed MorpheusXAUT closed 6 years ago

MorpheusXAUT commented 6 years ago

The mission calendar also displays a mission's end time, which currently always displays the current time since the endTime value is not passed in the mission list call. This should be fixed ASAP.


Tasks