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