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