Function is_business_date

Source
pub fn is_business_date(date: NaiveDate) -> bool
Expand description

Check if the date is a weekend (Saturday or Sunday).