Multiday-events rendered like normal events in week-view?

Hi,

is there a chance to render multiday-events the same way as normal events do?
We need to see start and stop time of the event in this view.

You can render them in top part of screen by using

scheduler.config.multi_day = true;

but they can’t be rendered as timed events, inside the main view section.