BeforeDateSelectable

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

Allows selection of dates before a given date.

Parameters

simpleDate

The date before 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)