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