fn fmt_subsecond( output: &mut (impl Write + ?Sized), time: Time, _: Subsecond, ) -> Result<usize, Error>
formatting
Format the subsecond into the designated output.