Function tumble_start_date

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