Operator 演算子

==(_:_:)

Indicates whether two date component instances are the same. 2つの日付構成要素が同じかどうかを指し示します。

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Date Components 日付構成要素を比較します