hannonhill / exchange-resources

New repo for cleaned up Exchange Sites for Cascade CMS.
https://www.hannonhill.com/resources/exchange/index.html
6 stars 11 forks source link

Calendar - All-day event must start and end at the same time of day to show up on the main calendar #6

Open megoconnor opened 4 years ago

megoconnor commented 4 years ago

Description

If a single-day event is marked "All Day", which should ignore the hours and minutes in the "Event Starts" and "Event Ends" fields, it won't be displayed in the main calendar unless it starts and ends at the same time, ex. start and end at 12:00AM.

Screen Shot 2020-06-18 at 5 41 46 PM

For all-day events that span multiple days, to ensure the last day of the event displays, "Event Ends" must be at least midnight of the following day.

Workaround

For single-day all-day events, ensure the "Event Starts" and "Event Ends" date/time fields are identical.

For multiple-day all-day events, ensure "Event Ends" is at least midnight the day after the event should end.

megoconnor commented 4 years ago

gz#12657