Skip to main content

fmt_full_year

Function fmt_full_year 

Source
fn fmt_full_year(
    output: &mut (impl Write + ?Sized),
    full_year: ri32<-999_999, 999_999>,
    _: Year,
) -> Result<usize, Format>
👎Deprecated
Available on crate feature formatting only.
Expand description

Format the full year into the designated output.