Date Validator Point Forward
A CalendarConstraints.DateValidator that enables dates from a given point forward. Defaults to the current moment in device time forward using now, but can be set to any point, as UTC milliseconds, using from.
Properties
Link copied to clipboard
Part of android.os.Parcelable requirements.
Functions
Link copied to clipboard
Link copied to clipboard
Returns a CalendarConstraints.DateValidator which enables days from
point
, in UTC milliseconds, forward.Link copied to clipboard
Returns a CalendarConstraints.DateValidator enabled from the current moment in device time forward.
Link copied to clipboard