### Epoq is two classes to help tame excess precision in the Date object.
Parse date strings including human readable dates to a Date object
Like JSON.stringify, but preserve timezones in date objects and parse dates into Date object
Wrapper above js native Date object for using with time zones that differs from current
Wrapper for Date Object made for cross-browser compatibility
Parse date value into valid Date() object or null
Formats a Date object with a formatter string
Convert a date object to a Unix timestamp.
Returns a JavaScript date object with the date and time of a git repository's first commit.
The Date object easier to work with.
JS Date Object Wrapper
Cutie extension for work with Date object in JavaScript.
MySQL Timestamp support for javascript's Date object.
Extended date object with additional methods
Checks whether a value is a valid date object or not.
Get nepali day of week from Date object or index (with 0 for Sunday and so on)
Convert a string in various date format to a date object.
Jest snapshot serializer to remove annoying Date object inconsistencies
Get unique and sequential current week identifier for given valid `Date` string format or Date object.
Parse human time input to Date object.
A simple library to parse date object from string or convert date object to string by provided format base on native browser API (Intl.DateTimeFormat).
A lite extension to the native `Date` object
A decorator for the JS Date object
combine two Date objects, "day" and "time", into a new Date object