pub fn is_future<Tz>(time: &DateTime<Tz>, now: &DateTime<Tz>) -> boolwhere Tz: TimeZone, <Tz as TimeZone>::Offset: Display,
Check if a DateTime is in the future