From 3cdd94dbfc3d3290269a4621488df3c5c8d447bf Mon Sep 17 00:00:00 2001 From: Franz Date: Fri, 3 Apr 2020 10:35:45 +0200 Subject: [PATCH] Updated Readme Added UnixTime converter - free REST API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 789393be..fb5e3a5b 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [UnixTime Converter](https://unixtime.co.za) | A REST API to convert UnixTime to DateTime and DateTime to UnixTime | No | Yes | Unknown | **[⬆ Back to Index](#index)** ### Cloud Storage & File Sharing