Product Avatar Image

Moment.js

Show rating breakdown
26 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.5
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

17
9
0
0
0

Moment.js Reviews

Review Filters
Profile Name
Star Rating
17
9
0
0
0
WW
Waleed W.
01/13/2021
Validated Reviewer
Review source: G2 invite
Incentivized Review

Date/Time in Programming are to be referred as Moment!

Manipulation, Translation, Formatting and the fact that everything works perfectly and bug free. Also the fact that people have started to create its packages in different platforms.
Borja G.
BG
Borja G.
Frontend Engineer at Spotahome
05/26/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

Good library for easy date management

It very versatile. It offers a lot of functions to get rid of manual date transformation, international date handling, add and subtract days, months, hours, minutes and years from dates... The documentation is very complete and easy to navigate through, and in their website, you can just open the browser devtools and try it live, without the hassling of downloading and creating a new project to test it. It is offered in a entire myriad of sources. Youcan clone the repository (it is Open Source) and copy it to your project, you can use meteor to install it, download the bundle from the website and use npm/yart to add it as a dependency to your project. Since it is Open Source, it is an extra check point of safety. It is the community who reviews the code and makes sure that nothing wrong enters the codebase, So there is no concern over security.
CS
Christopher S.
10/04/2019
Validated Reviewer
Review source: G2 invite
Incentivized Review

Moment.js adds functionality to Javascript's date class

Helper library which simplifies validation of javascript dates as well as perform operations on the date like adding, subtracting using Moment.js. It also provides methods that can be used to display dates in various formats

About

Contact

HQ Location:
N/A

Social

@momentjs

What is Moment.js?

Moment.js is a popular open-source JavaScript library designed for parsing, validating, manipulating, and formatting dates and times. It provides a comprehensive and easy-to-use API for handling the often complex requirements of date and time operations in web development. Despite its widespread use, it is considered a legacy project since more efficient and modern alternatives like date-fns and Luxon are available. However, it remains a valuable tool for projects that benefit from its extensive functionality and support.

Details

Website
momentjs.com