How can I customize the time to be changed so it won't be from 30 in 30 min, and to be from 15 to 15 min. For example 10:00,10:15,10:30,10:45,11:00 etc.
I've managed to do this by adding
<ScheduleTimeScale Interval=60 SlotCount="4"></ScheduleTimeScale>
but if I add a ScheduleTemplates with an EditorTemplate only the slots are split but the time is still from 30 in 30 min