The onTimeRangeDoubleClick event is fired by the JavaScript Calendar when a user double-clicks an existing time range.
See also onTimeRangeDoubleClicked.
DayPilot.Calendar.onTimeRangeDoubleClick(args)args.start (DayPilot.Date) - selection start
args.end (DayPilot.Date) - selection end
args.resource (number | string) - selection resource (in the resource calendar view)
args.preventDefault() - cancels the default action
onTimeRangeDoubleClick(start, end, column)start (DayPilot.Date) - start of the selected range
end (DayPilot.Date) - end of the selected range
column (string) - id of the column