Best Software for 2025 is now live!
Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Moment.js Alternatives

Moment.js Reviews & Product Details - Page 2

Moment.js Overview

What is Moment.js?

Moment.sj is software that parses, validates, manipulates, and displays dates and times in JavaScript.

Moment.js Details
Show LessShow More
Product Description

Moment.sj is software that parses, validates, manipulates, and displays dates and times in JavaScript.


Seller Details
Seller
Moment.js
HQ Location
N/A
Twitter
@momentjs
2,461 Twitter followers

Recent Moment.js Reviews

Divyansh K.
DK
Divyansh K.Small-Business (50 or fewer emp.)
5.0 out of 5
"Moment.js solves all your need from date time manipulation"
Moment.js helps in date-time manipulation in any js application. It is easy to use and abstracts away all the complexities in an API. Its a grea...
Sriman P.
SP
Sriman P.Enterprise (> 1000 emp.)
5.0 out of 5
"Highly recommended for fixing all your date related issues!!"
I really like this library. Date has always been one of the most important and confusing aspect in every application. This library eases our work a...
Bhumika K.
BK
Bhumika K.Small-Business (50 or fewer emp.)
4.5 out of 5
"Moment.js Review"
Moment.js is really helpful in my projects when I need to validate and display different date time formats based on multiple time zones. It is rea...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Moment.js Media

Answer a few questions to help the Moment.js community
Have you used Moment.js before?
Yes

26 Moment.js Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
26 Moment.js Reviews
4.5 out of 5
26 Moment.js Reviews
4.5 out of 5

Overall Review Sentiment for Moment.jsQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Tabish A.
TA
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

Comparing dates, formatter to convert date in any format Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

Time comparing, or some misbehave function of moment like isBetween Review collected by and hosted on G2.com.

Recommendations to others considering Moment.js:

Yes, moment.js is very useful to manipulate the date object in JavaScript. Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

Comparing time is difficult in moment, comparing date is most beneficial Review collected by and hosted on G2.com.

Verified User in Health, Wellness and Fitness
AH
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

Time conversion is so simple and amazing documentation Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

Honestly I’ve used moment on multiple projects and it’s worked for everything I need so no complaints Review collected by and hosted on G2.com.

Recommendations to others considering Moment.js:

If you are seeking a plug-in that is easy to setup with lots of features and is well documented then moment.js is right for you Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

Created an application for fitness instructors to schedule appointments, workout and eating plans for the clients as well as generate performance reports for their managers Review collected by and hosted on G2.com.

Borja G.
BG
Frontend Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

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. Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

It is really heavy and slow performing some operations. If you need to iterate over a lot of dates and perform operations with them, you need to think of doing it in a very smart way, so you won't get into performance holes. Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

Very comfortable to handle dates and avoid formatting them manually

Math operations with dates are easier than ever. Review collected by and hosted on G2.com.

Verified User in Computer Software
AC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

It helps you display time in any format of your choice and any displays time based on the time zone of the user viewing the application from. Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

Nothing to dislike yet in this plug-in as of now Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

Display time in various timezones and variety of formats available to choose from. Review collected by and hosted on G2.com.

CS
Web Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

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 Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

You lose speed when you use moment to parse a large number of dates for instance from a databse Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

Moment.js wraps the javascript date object and provides method's that make it easy to perform operations on the date Review collected by and hosted on G2.com.

AA
Web Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 Gives Campaign
Incentivized Review
What do you like best about Moment.js?

Moment.js is a utitlity that allows you to wrap javascript dates in moment objects and perform sophisticated operations in a simple way that are way too complex to perform with the inbuilt date object like parsing and validating dates. Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

nothing to dislike about nodejs other than having to put in time to understand how to use the library Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

Provides better simpler manipulation of dates than you would get using the native Date object in javascipt Review collected by and hosted on G2.com.

Verified User in Computer Software
UC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

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! Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

I was previously waiting patiently for ES6 support but that was recently released! So no complaints or suggestions! Review collected by and hosted on G2.com.

Recommendations to others considering Moment.js:

At first glance, it might not seem like Moment.js is worth adding another dependency to your project. However, there are many benefits (some invisible) from relying on Moment.js for date parsing and formatting. It is a lightweight, robust utility that every developer should use instead of trying to reinvent the wheel. Date parsing/formatting is full of little pitfalls that ultimately leads to a broken experience. Don't let it happen to yours! Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

We have used Moment.js in a number of ReactJS apps to format timestamps in user activity feeds, comment posts and file uploads. It makes it super simple to display a "last modified" date to a user just as they have come to expect. Review collected by and hosted on G2.com.

CT
Web Designer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

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. Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

There is nothing to dislike about Moment.js; it's a stable library that does easily, and for free (!), something that previously took hours of tedious work, calculations and tests. Review collected by and hosted on G2.com.

Recommendations to others considering Moment.js:

It's free, it's powerful, it's stable and only 16k gzipped. I wouldn't go back to manual manipulation and formatting of dates even if I was forced at gunpoint! Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

We use it for displaying dates and times in a readable way, and to do date calculations for news and e-commerce websites. Review collected by and hosted on G2.com.

Jyotirmaya P.
JP
Professional Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Moment.js?

It is quite frustrating some times to handles date time on client side for different browsers like Internet Explorer, Chrome, Mozilla Firefox, Edge etc. They all deal with datetime objects differently. So here comes Moment.js to rescue. Moment.js takes a wide range of date inputs and process it on every platform in a similar fashion so there is no room of error. Here are few points I like about Moment.js

1. Can take wide range of date input format as strings

2. Change date format to multiple formats

3. Date comparison made east with isAfter, isSameOrAfter , isBefore etc.

4. Manage time zones.

5. Manage time and date across multiple cultures and languages.

6. Very lightweight and easy to install via any package manager like npm,bower etc

7. It doesn't require any additional libraries to run.

8. Add subtract time and date made easy.

There are many more things I like and almost all of them are useful in day to day programming. If you are a code a must have in your project. Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

It is such a useful library there is nothing much to dislike. Still below are some points I didn't like.

1. Warning in Console: Once I updated my moment.js library to latest version.There after I started getting various depreciation warnings in my console. I had to manually disable those warning messages to keep my console clean.

Overall this is only headache I ever encounter in using the moment.js library. Review collected by and hosted on G2.com.

Recommendations to others considering Moment.js:

A must have in your project and there is no better alternative in the market in case you are not trying to build your own library. Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

In my project I have to deal with complex date time comparisons and manipulations. It was very tough to handle it plain JavaScript. One function which worked in Chrome fails in IE 11+ . So I used the Moment.js library in my project to handle date manipulations and date comparisons etc. It was very easy and it handled all the scenarios across multiple time zones. Review collected by and hosted on G2.com.

Samir S.
SS
Senior Software Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
Business partner of the seller or seller's competitor, not included in G2 scores.
What do you like best about Moment.js?

Lots of good functions:

-Convert any date-time format to any other date-time format easily

-Convert current system time to any time-zone based time

-Useful to any js based apps including react-native Review collected by and hosted on G2.com.

What do you dislike about Moment.js?

-There is no any disliked feature in this library. Review collected by and hosted on G2.com.

What problems is Moment.js solving and how is that benefiting you?

-Used for client's requirement to display exact time of one fixed-country in mobile app. [Used in react-native project]

-Convert timestamp into date-time formated string to display in chart in mobile app. [Used in react-native project] Review collected by and hosted on G2.com.