Merge pull request #243 from pepyakin/patch-1

Added ThreeTenBP.
This commit is contained in:
Andreas Kull
2015-10-28 08:27:41 +01:00

View File

@ -180,6 +180,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Libraries related to handling date and time.*
* [Joda-Time](http://www.joda.org/joda-time/) - De facto standard date/time-library before Java 8.
* [ThreeTenBP](https://github.com/ThreeTen/threetenbp) - Port of JSR 310 (java.time package) by the author of Joda-Time.
* [Time4J](https://github.com/MenoData/Time4J) - Advanced date and time library.
## Dependency Injection