timrwood/moment

Parse, validate, manipulate, and display dates in JavaScript.

Maintainers

Package info

github.com/moment/moment

Language:JavaScript

Type:component

pkg:composer/timrwood/moment

Transparency log

Statistics

Installs: 19 525

Dependents: 0

Suggesters: 0

Stars: 47 926

Open Issues: 222

2.30.1 2023-12-27 10:35 UTC

README

NPM version NPM downloads MIT License Coverage Status

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.