Function tumble_start_date_time

Source
pub fn tumble_start_date_time(
    timestamp: Timestamp,
    window_size: Interval,
) -> Result<Timestamp>