Enumeration Case 列挙ケース

Calendar.MatchingPolicy.nextTime

If there is no matching time before the end of the next instance of the next higher component to the highest specified component in the DateComponents argument, the algorithm will return the next existing time which exists. DateComponents引数の中の最も高位の指定された構成要素に対して次に高位の構成要素の次のインスタンスの最後の前に合致する時刻がないならば、アルゴリズムは存在する次の現存の時刻を返すでしょう。

Declaration 宣言

case nextTime

Discussion 議論

For example, during a daylight saving transition there may be no 2:37am. The result would then be 3:00am, if that does exist. 例えば、サマータイムの変わり目には2:37amはないかもしれません。結果はそのとき3:00amになるでしょう、もし存在するならば。