The onTimeRangeDoubleClicked event is fired by the JavaScript Calendar when a user double-clicks an existing time range, after the default action.
See also onTimeRangeDoubleClick.
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)