fn fmt_offset_minute( output: &mut (impl Write + ?Sized), offset_minute: i8, _: OffsetMinute, ) -> Result<usize, Error>
Format the offset minute into the designated output.