From c97540145df173bd40fd719a062f85443a7faa1f Mon Sep 17 00:00:00 2001 From: Matthias Bandemer Date: Mon, 3 Apr 2023 11:31:41 +0200 Subject: [PATCH] Add DigiDates to Calendar (#133) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1074228..8da75d6 100644 --- a/README.md +++ b/README.md @@ -309,6 +309,7 @@ | [Calendarific](https://calendarific.com/) | Worldwide Holidays | `apiKey` | Yes | Unknown | | [Church Calendar](http://calapi.inadiutorium.cz/) | Catholic liturgical calendar | No | No | Unknown | | [Czech Namedays Calendar](https://svatky.adresa.info) | Lookup for a name and returns nameday date | No | No | Unknown | +| [DigiDates](https://digidates.de/en/) | Various date and time calculations | No | Yes | Yes | | [Festivo Public Holidays](https://docs.getfestivo.com/docs/products/public-holidays-api/intro) | Fastest and most advanced public holiday and observance service on the market | `apiKey` | Yes | Yes | | [Google Calendar](https://developers.google.com/google-apps/calendar/) | Display, create and modify Google calendar events | `OAuth`| Yes | Unknown | | [Hebrew Calendar](https://www.hebcal.com/home/developer-apis) | Convert between Gregorian and Hebrew, fetch Shabbat and Holiday times, etc | No | No | Unknown |