Skip to main content

format_time

Function format_time 

Source
pub(super) fn format_time<V, const CONFIG: EncodedConfig>(
    output: &mut (impl Write + ?Sized),
    value: &V,
    state: &mut V::State,
) -> Result<usize, Format>
Available on crate feature formatting only.
Expand description

Format the time portion of ISO 8601.