Takes a list of intervals for a particular day, the character symbol for that
day, and combines the free times in that list into a string which gets returned.
A Schedule object takes a set of restraint times along the busy times for a
group and returns the free times common to all members of the group that fall
within the restraints.