Function time::formatting::fmt_hour

source ·
fn fmt_hour(
    output: &mut impl Write,
    time: Time,
    _: Hour
) -> Result<usize, Error>
Available on crate feature formatting only.
Expand description

Format the hour into the designated output.