Luxon is a powerful, modern, and friendly wrapper for Javascript dates and times.
TinyTime is a straightforward date and time formatter less then 1kb size.
TinyTime exports a single function that returns a template object. This object has a single method, render
, which takes a Date
and returns a string with the rendered data.
date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js
date-fns has 140+ functions for all occasions.