Type Property 型プロパティ

distantPast

A date object representing a date in the distant past. 遠い過去のある日付を表している日付オブジェクト。

Declaration 宣言

class var distantPast: Date { get }

Return Value 戻り値

An NSDate object representing a date in the distant past (in terms of centuries). 遠い過去のある日付を表しているNSDateオブジェクト(何世紀かの観点から)。

Discussion 議論

You can use this object as a control date, a guaranteed temporal boundary. あなたは、このオブジェクトを管理日、保証される時間的境界として使用できます。

See Also 参照

Getting Temporal Boundaries 時間的な境界を得る