Enumeration Case
列挙ケース
Calendar
Calendar.MatchingPolicy.nextTimePreservingSmallerComponents
If specified, and 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 method returns the next existing value of the missing component and preserves the lower components’ values (for example, no 2:37am results in 3:37am, if that exists).
もし指定されて、そしてDateComponents
引数の中の最も高位の指定された構成要素に対して次に高位の構成要素の次のインスタンスの最後の前に合致する時刻がないならば、このメソッドはその見つからない構成要素の次の現存する値を返して、そして低位の構成要素の値をそのままにします(例えば、2:37amなしでは結果は3:37am、それが存在するならば)。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case nextTimePreservingSmallerComponents