Issue 1899: Increment Time
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by pie...@venbleeit.co.za, Jul 1, 2013
Good Day 

I would be nice to have method to increase END Date by Minutes only. 

The same method more or less as Increment Date. 

I am using the SELECT : ( start , end )  ,  start , end time that was selected from the calender , but if the time selected was only 30min range and the Service from the pop-up modal  was s 60 minutes , I want to add 30mins to end date , overriding the selected end time.

If you got a way of doing this adding int of 30 to end time , please share !!! . 
GREAT GREAT WORK !!!! , thanks for sharing !!! 
Aug 24, 2013
Project Member #1 adamrs...@gmail.com
if i understand correctly, you may be able to use the "select" method to achieve this

http://arshaw.com/fullcalendar/docs/selection/select_method/
Status: Done