fn fmt_hour( output: &mut impl Write, time: Time, _: Hour, ) -> Result<usize, Error>
Format the hour into the designated output.