Creates a Time that represents a number of seconds.
Time
impl Time { fn seconds(s: i64) -> Time }
The number of seconds.