From 266e665e6e656a4d9460a5052a04054f701e0d38 Mon Sep 17 00:00:00 2001 From: SuperPat <7791600+SuperPat45@users.noreply.github.com> Date: Tue, 15 Mar 2022 11:47:58 +0100 Subject: [PATCH] Add Jollyday --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f16ba68..4af649f 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ _Libraries related to handling date and time._ - [Almanac Converter](https://github.com/chrisengelsma/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. +- [Jollyday](http://jollyday.sourceforge.net) - Determines the holidays for a given year, country/name and eventually state/region. - [ThreeTen-Extra](https://github.com/ThreeTen/threeten-extra) - Additional date-time classes that complement those in JDK 8. - [Time4J](https://github.com/MenoData/Time4J) - Advanced date and time library. (LGPL-2.1-only)