Read the statement by Michael Teeuw here.
Changing moment.js behavior
-
Feel free to send a pull request so anyone can benefit from this. :)
-
@MichMich Well, I sort of assumed that a change that somehow breaks the calendar for any other language than German would probably not be merged into the develop branch ^^. But I can have it depend on an if-condition and we can take a look at whether it makes sense to include it in the calendar, will submit a pull request and we’ll take it from there.
-
The PR was just merged into the develop branch. I’ve added a translation for Dutch as well.
-
The manipulations with dates can be a time-consuming problem in some cases. Moment.js is a powerful JavaScript library intended to handle with dates and time without any other dependencies.
Briefly, this library allows working conveniently with parsing, validating as well as displaying dates. Besides, it efficiently handles with a necessity to provide your users around the globe with localized time and the right format depending on their location. Moment.js library supports time zone and internalization.
You should use it in case you need to implement some features related to dates and time. Look at more JS libraries in the Cleveroad blog -
How do you actually use moment.js
my clock is off and i dont know how to change it.
then i got moment.js and still dont know