Timezone Converter
Current time in any IANA zone, convert between zones, world clock, meeting planner.
1 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Timezone Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| GET |
listZones /api/v1/zones |
List all supported timezone aliases with their IANA names, current offsets, and local times. |
| POST |
worldClock /api/v1/world-clock |
Show current time across multiple timezones at once. |
| POST |
meetingPlanner /api/v1/meeting-planner |
Find overlapping work hours across multiple timezones to plan meetings. |
| GET |
getCurrentTime /api/v1/now/{timezone} |
Get the current date/time in any timezone. Supports IANA names and common aliases (EST, PST, KST, JST, etc). |
| GET |
convertTime /api/v1/convert |
Convert a datetime from one timezone to another. |
| Other endpoints | ||
| GET |
getInfo / |
|
Timezone Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|