pub fn timestamptz_to_string( elem: Timestamptz, time_zone: &str, writer: &mut impl Write, ) -> Result<()>