advanced(by:)
Returns a date offset the specified time interval from this date.
Declaration
func advanced(by n: TimeInterval) -> DateParameters
- n:
The time interval offset.
Return Value
A date offset the specified time interval from this date.
Returns a date offset the specified time interval from this date.
func advanced(by n: TimeInterval) -> DateThe time interval offset.
A date offset the specified time interval from this date.