Figure out a solution to displaying multi-day events in the HTML calendar.
Right now it is generated as data within a table and thus the day of the start time of the event is populated for a multi-day booking. If this is moved to a non-table setup, it would be possible to display the booking over all days scheduled. Now it is non-trivial in table format.