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