ledahulevogyre / threeten-extra

Provides additional date-time classes that complement those in JDK 8

Home Page:http://www.threeten.org/threeten-extra/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreeTen-Extra

ThreeTen-Extra provides additional date-time classes that complement those in JDK 8.

Not every piece of date/time logic is destined for the JDK. Some concepts are too specialized or too bulky to make it in. This project provides some of those additional classes as a well-tested and reliable jar.

Documentation

Various documentation is available:

Releases

Release 1.0 is the current release. This release is considered stable and worthy of the 1.x tag.

ThreeTen-Extra requires Java SE 8 or later and has no dependencies.

Available in the Maven Central repository

Support

Please use GitHub issues and Pull Requests for support.

About

Provides additional date-time classes that complement those in JDK 8

http://www.threeten.org/threeten-extra/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%Language:CSS 0.0%