web
Time, date, and timezone info
Get the time, date, and timezone info for any given location in the world.
Get the current time
Get the timezone info for a specific location
Now Request
Response
{
"localtime": "14:35:44",
"timestamp": "2021-09-13T14:35:44.144293723Z",
"location": "Prime Meridian",
"timezone": "UTC",
"unix": "1631543744"
}