Multiple day event in week view

Hi there,

for an event which goes over 2 days, for example

12pm 09-09-2010 to 12pm 10-09-2010
It is displayed in the week view like it would last 2 complete days (the event bar spans over the complete 2 days).
Is there a way to display it the way that the event spans only over the half of the ninth and the half of the tenth?

Thanks a lot!

Nope, in case of day|week view , length of bar is rounded to days.
If you want more precise sizing , you can look at timeline view
docs.dhtmlx.com/doku.php?id=dhtm … r:timeline

Hi,

The timeline view would be an alternative, but maybe it is possible to show the start-date/time and the end-date/time within the eventbar?
Thanks again,
greets ben

It possible to render date text, but visual size will be the same
You can use event_bar_text template to redefine text content.