Function tumble_start_offset_date_time

Source
pub fn tumble_start_offset_date_time(
    time: Timestamp,
    window_size: Interval,
    offset: Interval,
) -> Result<Timestamp>