Function time::formatting::iso8601::format_time

source ·
pub(super) fn format_time<const CONFIG: EncodedConfig>(
    output: &mut impl Write,
    time: Time
) -> Result<usize, Format>
Available on crate feature formatting only.
Expand description

Format the time portion of ISO 8601.