web

Time

Time, date, and timezone info

Introduction

Get the time, date, and timezone info for any given location in the world.

Features

Now

Get the current time

Zone

Get the timezone info for a specific location

Pricing

EndpointCredits
NowBase
ZoneBase

Base requests are 0.000001 credit per request (1 credit = $1 USD)

Example

Now Request

Response

{
    "localtime": "14:35:44",
    "timestamp": "2021-09-13T14:35:44.144293723Z",
    "location": "Prime Meridian",
    "timezone": "UTC",
    "unix": "1631543744"
}