Function chrono::naive::date::div_mod_floor

source ·
const fn div_mod_floor(val: i32, div: i32) -> (i32, i32)