Gets the next execution time. If this one-time schedule has already executed once, it will always return null.
The current system time.
The time at which jobs with this schedule should next be executed, or null if there is no known next execution time.
See Implementation
Gets the next execution time. If this one-time schedule has already executed once, it will always return null.