class var distantFuture : Date
A date object representing a date in the distant future.
遠い未来のある日付を表している日付オブジェクト。
Availability 有効性
Technology
class var distantPast: Date
{ get }
An NSDate
object representing a date in the distant past (in terms of centuries).
遠い過去のある日付を表しているNSDate
オブジェクト(何世紀かの観点から)。
You can use this object as a control date, a guaranteed temporal boundary. あなたは、このオブジェクトを管理日、保証される時間的境界として使用できます。
class var distantFuture : Date