Instance Method インスタンスメソッド

compare(_:)

Compares another date to this one. 別の日付値をこのものと比較します。

Declaration 宣言

func compare(_ other: Date) -> ComparisonResult

Parameters パラメータ

other

Another date. 別の日付。

See Also 参照

Comparing Dates 日付を比較する