Operator 演算子

<(_:_:)

Indicates whether one date interval is strictly less than another. 一方の日付間隔が他方より厳密に少ないかどうかを指し示します。

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Date Intervals 日付間隔を比較する