From 42a762d136ffcee58693953433cfcced21850f75 Mon Sep 17 00:00:00 2001 From: Thorben Stangenberg Date: Thu, 27 Jul 2023 13:04:00 +0200 Subject: [PATCH] Remove almanac-converter (#1055) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ec4d1053..10468723 100644 --- a/README.md +++ b/README.md @@ -310,7 +310,6 @@ _Everything that simplifies interactions with the database._ _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](https://github.com/svendiedrichsen/jollyday) - 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.