Improve all day output

Created on 14 September 2024, 9 months ago

Problem/Motivation

The Fullcalendar library automatically converts times to the browser's timezone, which can also impact all day events if start and end times (e.g. 12am and 11:59pm) are passed. This can cause them to show on the wrong dates.

Proposed resolution

Provide all day events without start and end times. Note that because the Fullcalendar event model treats the end date as exclusive, we need to add a day to the end to ensure it will render properly.

Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

🇨🇦Canada mandclu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024