The visibleStart() method returns the start of the first visible day.
Declaration
DayPilot.Month.visibleStart()Return Value
Returns a DayPilot.Date object.
Example
const start = dp.visibleStart();See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot