zenhack / sandcal

Sandstorm calendar app
Apache License 2.0
4 stars 0 forks source link

New/edit event form: require start time to be before end time. #32

Closed zenhack closed 2 years ago

zenhack commented 2 years ago

Per https://github.com/zenhack/sandcal/issues/25#issuecomment-1312615906, we should verify for incoming events that the start time is before the end time.