Contents

<(_:_:)

Returns true if the left hand Date is earlier in time than the right hand Date.

Declaration

static func < (lhs: Date, rhs: Date) -> Bool

See Also

Comparing Dates