Contents

advanced(by:)

Returns a date offset the specified time interval from this date.

Declaration

func advanced(by n: TimeInterval) -> Date

Parameters

  • n:

    The time interval offset.

Return Value

A date offset the specified time interval from this date.

See Also

Adding or Subtracting a Time Interval