Function find_first_bdate_on_or_after

Source
pub fn find_first_bdate_on_or_after(
    date: NaiveDate,
    freq: DateFreq,
) -> NaiveDate