DayPilot.DatePicker.select

The select() method selects the specified date in the date picker.

This method fires onTimeRangeSelect and onTimeRangeSelected events.

Available since 2025.1.6333.

Declaration

DayPilot.DatePicker.select(date);

Parameters