From 6fc73678cc5a9ca346f5ad6af7f329a3619f3330 Mon Sep 17 00:00:00 2001 From: Kristoffer Sjogren Date: Sun, 17 Aug 2014 21:16:38 +0200 Subject: [PATCH] Time4J --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9dac17d..933eda2 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [Java 8 SE: Date and Time API](http://www.oracle.com/technetwork/articles/java/jf14-date-time-2125367.html) - Basically, it incorporates Joda-Time. * [Joda-Time](http://joda-time.sourceforge.net/) - De facto standard date/time-library before Java 8. +* [Time4J](https://github.com/MenoData/Time4J) - Advanced date and time library for Java. ## Dependency Injection