Operator 演算子

==(_:_:)

Indicates whether two date intervals are the same. 2つの日付間隔が同じかどうかを指し示します。

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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