enables the possibility to resize single-day events in the Month view by drag-n-drop
scheduler.config.resize_month_events = true; scheduler.config.resize_month_timed = true;
scheduler.init('scheduler_here',new Date(2010,0,10),"month");
Please, note: