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
Verified User in Computer Software
UC
Verified User in Computer Software
11/13/2018
Validated Reviewer
Review source: G2 invite
Incentivized Review

Great for locale distributed projects where dates are important

We work with airlines and timestamp change on the fly so to get the correct reliable locale this is a great addition to our library.
Verified User in Computer Software
UC
Verified User in Computer Software
11/13/2018
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

Moment.js is a lifesaver

Date parsing in JavaScript has always been a major difficulty and it is something that I have to deal with often. Moment.js' parsing capabilities is robust and behaves consistently across all major browsers. Also, "time until" and "X minutes ago" labels used to be just a Twitter thing. Nowadays, every timestamp is expected to read like this. Moment.js makes this super simple too!
CT
Claudio T.
11/08/2018
Validated Reviewer
Review source: G2 invite
Incentivized Review

The ultimate tool for client-side dates and times

If you, like me, hate having to use the Javascript native object for date formatting and manipulation, but you still need it for your website, you'll be hard pressed to dins a more useful tool than Moment.js. From the moment I discovered it (pun intended) it has been my life saver for avery site where I need to display nicely formatted dates. What I like best is that I can feed it the raw date object from the database, and decide later how I want it displayed for the viewer, so I won't give it a second thought. And the most useful feature is relative time (a moment ago, two days ago etc.), that gives immediate, meaningful information to the reader.

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