Type Property 型プロパティ

matchPreviousTimePreservingSmallerUnits

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 previous existing value of the missing unit and preserves the lower units' values. これが指定するのは、合致する時間がその与えられたNSDateComponentsで指定される次に最も高い単位の次のインスタンスの終わりの前にない場合、このメソッドはその見つからない単位の1つ前の存在する値を使い、そしてより低い単位の値を保全する、ということです。

Declaration 宣言

static var matchPreviousTimePreservingSmallerUnits: NSCalendar.Options { get }