time::formatting

Function fmt_year

source
fn fmt_year(
    output: &mut impl Write,
    date: Date,
    _: Year,
) -> Result<usize, Error>
Expand description

Format the year into the designated output.