Creates a new Date, but accepts a few more input types than normal.
Disallow string parsing with new Date and Date.parse.
Helpers you can use in tests that relate to the passage of time (i.e. code that involves setTimeout, setInterval, new Date(), Date.now(), etc)