Function date_bin_tstz

Source
pub fn date_bin_tstz(
    stride: Interval,
    source: Timestamptz,
    origin: Timestamptz,
) -> Result<Timestamptz>