2017 © Pedro Peláez
 

component moment

image

intelogie/moment

  • Sunday, April 1, 2018
  • by bgauthier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 39 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 5671 Forks
  • 0 Open issues
  • 57 Versions
  • 11 % Grown

The README.md

Join the chat at https://gitter.im/moment/moment, (*1)

![NPM version][npm-version-image] NPM downloads MIT License ![Build Status][travis-image] Coverage Status, (*2)

A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates., (*3)

Documentation, (*4)

Port to ECMAScript 6 (version 2.10.0)

Moment 2.10.0 does not bring any new features, but the code is now written in ECMAScript 6 modules and placed inside src/. Previously moment.js, locale/*.js and test/moment/*.js, test/locale/*.js contained the source of the project. Now the source is in src/, temporary build (ECMAScript 5) files are placed under build/umd/ (for running tests during development), and the moment.js and locale/*.js files are updated only on release., (*5)

If you want to use a particular revision of the code, make sure to run grunt transpile update-index, so moment.js and locales/*.js are synced with src/*. We might place that in a commit hook in the future., (*6)

Upgrading to 2.0.0

There are a number of small backwards incompatible changes with version 2.0.0. See the full descriptions here, (*7)

  • Changed language ordinal method to return the number + ordinal instead of just the ordinal., (*8)

  • Changed two digit year parsing cutoff to match strptime., (*9)

  • Removed moment#sod and moment#eod in favor of moment#startOf and moment#endOf., (*10)

  • Removed moment.humanizeDuration() in favor of moment.duration().humanize()., (*11)

  • Removed the lang data objects from the top level namespace., (*12)

  • Duplicate Date passed to moment() instead of referencing it., (*13)

Changelog

Contributing

We're looking for co-maintainers! If you want to become a master of time please write to ichernev., (*14)

License

Moment.js is freely distributable under the terms of the MIT license., (*15)

The Versions

01/04 2018

0.3.0

0.3.0.0

  Sources   Download

01/04 2018

0.3.1

0.3.1.0

  Sources   Download

01/04 2018

1.1.2

1.1.2.0

  Sources   Download

01/04 2018

1.2.0

1.2.0.0

  Sources   Download

01/04 2018

1.3.0

1.3.0.0

  Sources   Download

01/04 2018

1.4.0

1.4.0.0

  Sources   Download

01/04 2018

1.5.0

1.5.0.0

  Sources   Download

01/04 2018

0.5.2

0.5.2.0

  Sources   Download

01/04 2018

0.6.0

0.6.0.0

  Sources   Download

01/04 2018

0.6.1

0.6.1.0

  Sources   Download

01/04 2018

1.0.1

1.0.1.0

  Sources   Download

01/04 2018

1.1.0

1.1.0.0

  Sources   Download

01/04 2018

1.1.1

1.1.1.0

  Sources   Download

01/04 2018

1.7.2

1.7.2.0

  Sources   Download

01/04 2018

2.0.0

2.0.0.0

  Sources   Download

01/04 2018

0.4.1

0.4.1.0

  Sources   Download

01/04 2018

0.5.0

0.5.0.0

  Sources   Download

01/04 2018

0.5.1

0.5.1.0

  Sources   Download

01/04 2018

1.6.1

1.6.1.0

  Sources   Download

01/04 2018

1.6.2

1.6.2.0

  Sources   Download

01/04 2018

1.7.0

1.7.0.0

  Sources   Download

01/04 2018

1.7.1

1.7.1.0

  Sources   Download

01/04 2018

0.3.2

0.3.2.0

  Sources   Download

01/04 2018

0.4.0

0.4.0.0

  Sources   Download

01/04 2018

1.5.1

1.5.1.0

  Sources   Download

01/04 2018

1.6.0

1.6.0.0

  Sources   Download

20/09 2017

dev-master

9999999-dev http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

20/09 2017

dev-develop

dev-develop http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

04/07 2016

2.14.1

2.14.1.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

04/07 2016

2.14.0

2.14.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

21/04 2016

dev-timrwood/zone-api

dev-timrwood/zone-api http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

18/04 2016

2.13.0

2.13.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

05/04 2016

dev-timrwood/babel-and-rollup

dev-timrwood/babel-and-rollup http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

07/03 2016

2.12.0

2.12.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

03/02 2016

2.11.2

2.11.2.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

09/01 2016

2.11.1

2.11.1.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

03/01 2016

2.11.0

2.11.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

28/07 2015

2.10.6

2.10.6.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

26/07 2015

2.10.5

2.10.5.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

13/05 2015

2.10.3

2.10.3.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

09/04 2015

2.10.2

2.10.2.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

02/01 2015

2.9.0

2.9.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

19/11 2014

2.8.4

2.8.4.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

05/09 2014

2.8.3

2.8.3.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

22/08 2014

2.8.2

2.8.2.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

01/08 2014

2.8.1

2.8.1.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

31/07 2014

2.8.0

2.8.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

12/06 2014

2.7.0

2.7.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

12/04 2014

2.6.0

2.6.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

The Requires

 

date time validate i18n parse format moment l10n ender

22/01 2014

2.5.1

2.5.1.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

23/12 2013

2.5.0

2.5.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

27/10 2013

2.4.0

2.4.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

09/10 2013

2.3.1

2.3.1.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

07/10 2013

2.3.0

2.3.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

12/09 2013

2.2.1

2.2.1.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

11/09 2013

2.2.0

2.2.0.0 http://github.com/moment/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender

07/07 2013

2.1.0

2.1.0.0 http://github.com/timrwood/moment/

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

  Sources   Download

MIT

date time validate i18n parse format moment l10n ender