Overload List
Name | Description | |
---|---|---|
Next(TimeSpan) |
Returns the date and time of the next occurance from the specific time to the time on one the next matching day or the same day if no days are provided.
| |
Next(DateTime, TimeSpan) |
Returns the date and time of the next occurance from the specific time to the time on one the next matching day or the same day if no days are provided.
| |
Next(DateTime, TimeSpan, IEnumerable<(Of <<'(DayOfWeek>)>>)) |
Returns the date and time of the next occurance from the specific time to the time on one the next matching day or the same day if no days are provided.
|