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