Type Property 型プロパティ

matchNextTime

Specifies that, when there is no matching time before the end of the next instance of the next highest unit specified in the given NSDateComponents object, this method uses the next existing value of the missing unit and does not preserve the lower units' values. これが指定するのは、合致する時間がその与えられたNSDateComponentsオブジェクトで指定される次に最も高い単位の次のインスタンスの終わりの前にない場合、このメソッドはその見つからない単位の次の存在する値を使い、そしてより低い単位の値を保全しない、ということです。

Declaration 宣言

static var matchNextTime: NSCalendar.Options { get }