Contents

-(_:_:)

Returns a Date with a specified amount of time subtracted from it.

Declaration

static func - (lhs: Date, rhs: TimeInterval) -> Date

See Also

Adding or Subtracting a Time Interval