Sometimes you just need a simple API to get the current date and time.

While working on different projects, I wanted a free API that could return the current time, convert timezones, and even find the local time from an IP address or GPS coordinates. I couldn't find exactly what I wanted, so I decided to build one.

I created Open TimeAPI.

It's a free and open source REST API inspired by TimeAPI.io. Anyone can run it on their own server or use it as a starting point for their own project.

What it can do