Skip to content

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

License

Notifications You must be signed in to change notification settings

cheinema/threeten-extra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 0.8 is the current development release intended for feedback. The code is fully tested, but there may yet be bugs and the API may yet change. There should be no great reason why it cannot be used in production if you can cope with future API change.

The project runs on JDK 8 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • CSS 0.4%