Dear All,
Thank you very much for helping me on this question. When the user drags on the calendar we are showing lightbox and user selects the start time and end time. When the click Save on the light box, we need to split the selected time in equal time slice and add as multiple event on the calendar instead of one event
For example, When the user selects on a particular day say from 09:00 t0 11:00 hrs, instead of showing one event from 09:00 to 11:00, we need to show four events from 09:00 to 09.30 (first event), 09:30 to 10.00 (Second events), 10:00 to 10:30 (thrid event) and 10:30 to 11:00 (fourth event).
Can someone please help me with code?
Thank you in advance
With regards
GK