From 30f0e696a60b30a3a68e6efa0dec6e5435ac8711 Mon Sep 17 00:00:00 2001 From: heldev Date: Sun, 10 Sep 2017 21:32:40 -0400 Subject: [PATCH] Remove ThreeTenBP Backport of existing functionality to Java 6 doesn't look like an "awesome" project. At the same time it's not something significant to be moved to Ancients. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8cde72..b026814 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,6 @@ A curated list of awesome Java frameworks, libraries and software. * [Almanac Converter](https://github.com/hypotemoose/almanac-converter) - Simple conversion between different calendar systems. * [iCal4j](https://github.com/ical4j/ical4j) - Parse and build iCalendar [RFC 5545](https://tools.ietf.org/html/rfc5545) data models. * [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