fn fmt_week_number( output: &mut impl Write, date: Date, _: WeekNumber, ) -> Result<usize, Error>
Format the week number into the designated output.