Function date_bin_ts

Source
pub fn date_bin_ts(
    stride: Interval,
    source: Timestamp,
    origin: Timestamp,
) -> Result<Timestamp>