Hi, I am currently evaluating and testing your sample code of Multiple Resources - Room Scheduler.
Default view is changed to TimelineMonth, data is reduced to one all-day appointment only, and ng-template #eventTemplate is used to show startDate and endDate instead of default AllDay label.
The problem is that the template shows wrong dates (first and last day of active month), even though the event starts and ends on dates that are not in that month.
Thanks in advance
Damir