fn timezone_offset<'a>( tz_str: &str, b: CheckedTimestamp<DateTime<Utc>>, temp_storage: &'a RowArena, ) -> Result<Datum<'a>, EvalError>