pub fn ensure_is_constant_duration( duration: Duration, time_zone: Option<&str>, variable_name: &str, ) -> Result<(), PolarsError>
temporal