Undefined Components 未定義の構成要素

Constants that denote that the value of a date component is undefined. 日付構成要素の値が未定義であることを意味する定数。

Overview 概要

For example, when an NSDateComponents object is created as the result of calculating the distance in time between two dates represented by a particular calendar, the value for the weekOfYear component would be set to NSDateComponentUndefined. 例えば、NSDateComponentsオブジェクトがある特定のカレンダーによって表される2つの日付の間の時間での隔たりを計算する結果として作成される場合、weekOfYear構成要素に対する値はNSDateComponentUndefinedに設定されるでしょう。

Topics 話題

Constants 定数

See Also 参照

Validating a Date 日付を検証する