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