I need to write a regex that returns all dates between May 1st and August 5, 2017 and does not match dates outside of this range. I have to use the grep command for this.