From cfd04ddf4aab9c328da09bd140d69d3e6ed80bfc Mon Sep 17 00:00:00 2001 From: Sergey Pepyakin Date: Wed, 14 Oct 2015 22:02:32 +0300 Subject: [PATCH] Add 310 back port --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a749436..ae0fd26 100644 --- a/README.md +++ b/README.md @@ -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