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