From aee83b45fc87a8fe6ad75afc72c9a4e799b11343 Mon Sep 17 00:00:00 2001 From: Jens Kuerschner Date: Thu, 7 Sep 2023 07:39:16 +0200 Subject: [PATCH] Add TimeZones iCal Library to Calendar (#101) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f3b887..0733551 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ For information on contributing to this project, please see the [contributing gu | [Namedays Calendar](https://api.abalin.net/) | Provides namedays for multiple countries | No | Yes | Yes | | [Non-Working Days](https://github.com/gadael/icsdb) | Database of ICS files for non working days | No | Yes | Unknown | | [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No | +| [TimeZones iCal Library](https://tz.add-to-calendar-technology.com/) | Database of official time zones and corresponding iCal VTIMEZONE blocks | No | Yes | Unknown | **[⬆ Back to Index](#index)**