Function time::formatting::fmt_offset_hour

source ยท
fn fmt_offset_hour(
    output: &mut impl Write,
    offset: UtcOffset,
    _: OffsetHour,
) -> Result<usize, Error>
Expand description

Format the offset hour into the designated output.