AfterDateSelectable

fun AfterDateSelectable(simpleDate: SimpleDate, includeDate: Boolean = false): NepaliSelectableDates(source)

Allows selection of dates after a given date.

Parameters

simpleDate

The date after which selection is allowed.

includeDate

Whether to include the given date in the selectable dates. (if SimpleDate is of Today then whether to include today or not)