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