daycy
Simple date (range) picker for React based on Semantic-UI.
parse-date-range
Parses two strings to determine whether they are valid ISO8601 Dates. Otherwise returns a date range of a given length (defaults to one week).
is-date-object
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
jest-date-mock
Mock `window.Date` when run unit test cases with jest. Make tests of `Date` easier.