Function time::formatting::fmt_year

source ·
fn fmt_year(
    output: &mut impl Write,
    date: Date,
    _: Year
) -> Result<usize, Error>
Available on crate feature formatting only.
Expand description

Format the year into the designated output.