Can anyone tell me why my event that is marked as an All Day Event would show up on the calendar on November 24th instead of the 25th? The start and end dates appear correct but it is adding it to the wrong day. I would like to figure out why instead of writing code to fix this for all day events.
json related output:
"allDay": true,
"end":"2021-11-25T23:59:00Z",
"start":"2021-11-25T00:00:00Z",
"title":"HOLIDAY - Thanksgiving Day (All U.S. Offices)"
Result