DayPilot.Month.visibleStart

The visibleStart() method returns the start of the first visible day.

Declaration

DayPilot.Month.visibleStart(); 

Return Value

DayPilot.Date object

Example

var start = dp.visibleStart();