All day event is rendering incorrect when has view WEEK and DAY #1551
Labels
calendar
Calendar component
waiting for customer response
Cannot make further progress until the customer responds.
I have an appointment on November 27th and 28th, with the allDay property set to true. However, the calendar display is incorrect in the week and day views.
On WEEK and Day view is showing one day before
When showing in 3 day view is correct
This is the appointment data that is showing incorrect
Appointment#59fe2
│ startTimeZone: null
│ endTimeZone: null
│ recurrenceRule: null
│ notes: null
│ location: null
│ subject: "27th - 28th - All day - 2 days"
│ color: Color(0xffafb8e9)
│ recurrenceId: null
│ id: 5a2upn1i2jcdcn3oiof645mhtp
│ appointmentType: normal
│ startTime: 2023-11-27 00:00:00.000Z
│ endTime: 2023-11-28 23:59:59.000Z
│ ├─recurrenceExceptionDates: null
│ ├─resourceIds: null
│ isAllDay: true
The text was updated successfully, but these errors were encountered: