According to the exercise description, the expected input should be a description of the date:
you will take a description of a meetup date, and return the actual meetup date.
For example, if given "The first Monday of January 2017", the correct meetup date is 2017/1/2.
It looks like things may have gotten mixed up in PR #1050.