is_weekday

Function is_weekday 

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

Check if a DateTime is on a weekday (Monday-Friday)