timrwood / moment
Parse, validate, manipulate, and display dates in JavaScript.
Package info
Language:JavaScript
Type:component
pkg:composer/timrwood/moment
2.30.1
2023-12-27 10:35 UTC
Requires
This package is not auto-updated.
Last update: 2026-08-01 22:49:12 UTC
README
A JavaScript date library for parsing, validating, manipulating, and formatting dates.
⚠️ Moment.js is a legacy project, now in maintenance mode. In most cases, you should choose a different library. For more details and recommendations, please see Project Status in the docs.
Thank you.
Resources
Installation
If you still need to use Moment.js, you can install it using a package manager like npm, yarn, or bun.
npm install moment
License
Moment.js is freely distributable under the terms of the MIT license.