Function date_bin_inner

Source
fn date_bin_inner(
    stride: Interval,
    source_us: i64,
    origin_us: i64,
) -> Result<i64>