Expands a time since the epoch to a DateTime in the given time zone.
DateTime
impl Zone { fn expand(&self, time: Time) -> DateTime }
The time to expand.