init(timeIntervalSince1970:)
Creates a date value initialized relative to 00:00:00 UTC on 1 January 1970 by a given number of seconds.
Declaration
init(timeIntervalSince1970: TimeInterval)Creates a date value initialized relative to 00:00:00 UTC on 1 January 1970 by a given number of seconds.
init(timeIntervalSince1970: TimeInterval)