I'm using the Calendar module to book various events, but want the day view to show events spanning across the correct hours.

By default it only seems to show the start time position.

Can anyone help please?

Comments

awreneau’s picture

I realize this is an old post but.

I got my calendar working by using this (http://vimeo.com/6544779) video. By default the calendar was posting the Node updated time rather than the Event start time. This takes you step by step. Hope this helps you.