Function time::formatting::iso8601::format_offset

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

Format the UTC offset portion of ISO 8601.