pub fn timestamptz_interval_add( input: Timestamptz, interval: Interval, time_zone: &str, ) -> Result<Timestamptz>