Skip to main content

date_diff_date

Function date_diff_date 

Source
fn date_diff_date(unit_str: &str, a: Date, b: Date) -> Result<i64, EvalError>