ToSelectedDates extension
- on
Methods
-
checkAfter(
{required DateTime target}) → bool -
Available on DateTime, provided by the ToSelectedDates extension
-
checkBefore(
{required DateTime target}) → bool -
Available on DateTime, provided by the ToSelectedDates extension
-
compare(
DateTime target) → bool -
Available on DateTime, provided by the ToSelectedDates extension
-
getBtwDates(
{required DateTime end}) → List< DateTime> -
Available on DateTime, provided by the ToSelectedDates extension
-
setDisabledEndDate(
{required CalendarInfo calendarInfo}) → DateTime? -
Available on DateTime, provided by the ToSelectedDates extension
-
setDisabledStartDate(
{required CalendarInfo calendarInfo}) → DateTime? -
Available on DateTime, provided by the ToSelectedDates extension
-
tomorrow(
) → DateTime -
Available on DateTime, provided by the ToSelectedDates extension
-
yesterday(
) → DateTime -
Available on DateTime, provided by the ToSelectedDates extension