pub(super) fn format_time<const CONFIG: EncodedConfig>( output: &mut (impl Write + ?Sized), time: Time, ) -> Result<usize, Format>
Format the time portion of ISO 8601.