fn fmt_second( output: &mut (impl Write + ?Sized), second: u8, _: Second, ) -> Result<usize, Error>
Format the second into the designated output.