Function tumble_start_offset_timestamptz

Source
pub fn tumble_start_offset_timestamptz(
    tz: Timestamptz,
    window_size: Interval,
    offset: Interval,
) -> Result<Timestamptz>