Calendar - display multi day events

Hi,

in my database I have events that have a start and end date. Now I would like to display these events in the calendar.
I only can find the option to select the start OR end date, so the event looks like a one-day-event.

Is there a way to display multi-day-events in the calendar?

@Christian_Bartylla No, at the moment it is not possible, but you can implement your own custom calendar component in any of React, Angular or Vue frameworks.