is_today

Function is_today 

Source
pub fn is_today<Tz>(time: &DateTime<Tz>, now: &DateTime<Tz>) -> bool
where Tz: TimeZone, <Tz as TimeZone>::Offset: Display,
Expand description

Check if a DateTime is today