-(_:_:)
Returns a Date with a specified amount of time subtracted from it.
Declaration
static func - (lhs: Date, rhs: TimeInterval) -> DateReturns a Date with a specified amount of time subtracted from it.
static func - (lhs: Date, rhs: TimeInterval) -> Date