This is a timeDateService that allows tests to specify the date/time they need to run. Set the currentDate property in this class
before running your code under test and dateTimeService.getCurrentDate() will return the one you specify instead of the current
date.