-
learning to read documentation is an invaluable skill in programming and moment js has fairly decent docs: momentJS
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
Luxon is essentially the successor to Moment -- developed by a Moment contributer afaik & is maintained by the Moment org. date-fns has been mentioned, and is very easy to use. There are a load of others as well, though date-fns is the most popular (by quite a long way afaik).
-
Another alternative is dayjs, same api as Moment JS but 2kb.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.