Skip to content

Javascript library to get full relative dates (2 years, 1 month, 5 days)

License

Notifications You must be signed in to change notification settings

plk3000/relativeDates

Repository files navigation

relativeDates

Library to convert the diference in two dates to a relative user friendly string

About

A JavaScript library by Juan Diego Solis Smith.

See the project homepage.

Installation

Using Bower:

bower install relativeDates

Or grab the source (minified).

Usage

Basic usage is as follows:

relativeDates();

For advanced usage, see the documentation.

Documentation

Start with docs/MAIN.md.

Contributing

We'll check out your contribution if you:

  • Provide a comprehensive suite of tests for your fork.
  • Have a clear and documented rationale for your changes.
  • Package these up in a pull request.

We'll do our best to help you out with any contribution issues you may have.

License

MIT. See LICENSE.txt in this directory.

About

Javascript library to get full relative dates (2 years, 1 month, 5 days)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published