helpers library
Functions
-
validateDateIsInTheFuture(
TZDateTime scheduledDate, DateTimeComponents? matchDateTimeComponents) → void -
Helper method for validating a date/time value represents a future point in
time where
matchDateTimeComponents
is null.