pub(super) fn format_time<const CONFIG: EncodedConfig>(
    output: &mut impl Write,
    time: Time
) -> Result<usize, Format>
Expand description

Format the time portion of ISO 8601.