getDateRangeFor

fun getDateRangeFor(page: Int): ClosedRange<LocalDate>

Gets the range of focused dates displayed on the given page. If no dates are in focus on the given page, falls back to the full range of dates displayed.

Sources

Link copied to clipboard