apostrophecms/apostrophe-events

on beforeSave, events should properly handle end dates based on dateType field

Closed this issue · 0 comments

  • normal events (start and end are equal, different times)
  • all day events (start and end are equal, 12am - 11:59pm)
  • multi-day (start and end dates are different, times are different)
    • make sure end date can't be before start date