Skip to main content

date_bin_timestamp

Function date_bin_timestamp 

Source
fn date_bin_timestamp(
    stride: Interval,
    source: CheckedTimestamp<NaiveDateTime>,
) -> Result<CheckedTimestamp<NaiveDateTime>, EvalError>