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
Endpoint | Credits |
---|---|
Now | Base |
Zone | Base |
Base requests are 0.000001 credit per request (1 credit = $1 USD)
Now Request
Response
{
"localtime": "14:35:44",
"timestamp": "2021-09-13T14:35:44.144293723Z",
"location": "Prime Meridian",
"timezone": "UTC",
"unix": "1631543744"
}