Skip to main content

format_offset

Function format_offset 

Source
pub(super) fn format_offset<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 UTC offset portion of ISO 8601.