Contents

>(_:_:)

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

Declaration

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

See Also

Comparing Dates