Function time::formatting::fmt_week_number

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

Format the week number into the designated output.