is-date-object

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

get-nepday-of-week

Get nepali day of week from Date object or index (with 0 for Sunday and so on)

jest-date-mock

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