Skip to content

Instance Method

nextDate(current:)

Retrieves the next date after the one given.
func nextDate(current: Date = .init()) -> Date?