<(_:_:)
Returns true if the left hand Date is earlier in time than the right hand Date.
Declaration
static func < (lhs: Date, rhs: Date) -> BoolReturns true if the left hand Date is earlier in time than the right hand Date.
static func < (lhs: Date, rhs: Date) -> Bool