Hi,
I'm having trouble displaying date/time columns in a list's calendar view. Full day events are displayed spanning 2 days:
Background info about my data and schema:
Configuring the Calendar View time zone settings in Dynamics 365 allowed my events to display the correct date/time. Without them, the calendar still tried to display them with a Pacific Time offset. Even though the times are now correct, events that are 12:00 AM to 12:59 PM (all day events) don't appear correctly. They come up spanning 2 days.
After editing the times for one of the events, I realized the calendar view still treated the date as if it was in Pacific Time, even though the calendar is configured for UTC. Anyone know a solution to this?
Either the calendar view is buggy or I'm missing something. I'm thinking of doing the following:
Any help appreciated!
Albert
I am having this exact same issue. When I inspect a calendar date cell I look at the generated data-cal-start and data-cal-end. These time stamps have my timezone's current UTC offset. I set the options to specific timezone, Coordinated Universal time. I tried having no value. I tried dateonly fields and dateonly/timezone independent columns for the startdate in the list configuration. How do I make the calendar straight UTC time?