is-date-object

Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

@type-ddd/date

Library that provides TypeScript type definitions for handling Dates in Domain-Driven Design contexts. It facilitates the validation and manipulation of Dates.

jest-date-mock

Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.