DayPilot.DatePicker.onTimeRangeSelected

This event is called when the selectd date is changed by a user, after the target element was updated.

Declaration

DayPilot.DatePicker.onTimeRangeSelected(args);

Arguments

  • args.date - the selected date (DayPilot.Date object)