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