How to add events that finish on the next day? #372
Unanswered
mklepaczko
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to add events that have an end date the next day and an error occurs:
Failed to add event because of one of the given reasons:
Event data:
{date: 2024-05-29 00:00:00.000, startTime: 2024-05-29 16:20:00.000, endTime: 2024-05-30 02:32:00.000, event: null, title: void course, description: null, endDate: 2024-05-30 00:00:00.000}
How should they be added?
Beta Was this translation helpful? Give feedback.
All reactions