Skip to main content

month_in_quarter

Function month_in_quarter 

pub fn month_in_quarter(
    month: u8,
    quarter: Quarter,
) -> Result<bool, QuarterError>