next

abstract suspend fun next(relatively: DateTime = DateTime.now()): DateTime?

Return

Next DateTime when some action must be triggered according to settings of this instance

See also

dev.inmo.krontab.internal.CronDateTimeScheduler

Sources

Link copied to clipboard