Function time::formatting::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.