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