A JavaScript library which mocks the Date object and lets you specify a local date/time/timezone in order to enable consistent testing of date/time-related code independently of your local system time settings.
A lightweight JavaScript library for shifting the global Date object forward or backward in time during runtime
setTimeout and Date.now() mock for fast testing
Due date calculator project using Node.js, testing with ava