Initializer

init(timeIntervalSinceNow:)

Creates a date value initialized relative to the current date and time by a given number of seconds. 現在の日付と時刻に相対してある与えられた秒数の差で初期化される日付値を作成します。

Declaration 宣言

init(timeIntervalSinceNow: TimeInterval)

See Also 参照

Creating a Date 日付の作成