Operator 演算子

==(_:_:)

Returns a Boolean indicating whether two calendars are the same. 2つのカレンダーが同じかどうかを指し示すブール値を返します。

Declaration 宣言

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

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Comparing Calendars カレンダーを比較する