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

contains(_:)

Indicates whether this interval contains the given date. この間隔が与えられた日付を含むかどうかを指し示します。

Declaration 宣言

func contains(_ date: Date) -> Bool