klymax402 Timezone Converter is a paid API for AI agents from klymax402.com, paid per call via x402, $0.003/call, status unknown (last checked 2026-09-15).
Converts a date/time from one IANA timezone to another, returning the converted time, UTC equivalent, and offset difference.
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object with the converted datetime in the target timezone, the equivalent UTC time, details about both the source and target timezones (including offset and name), and the offset difference between the two zones.
GEThttps://klymax402.com/api/timezone-converter/api/convertChoose this endpoint when you need a lightweight, pay-per-call timezone conversion without managing API keys. Ideal for AI agents that occasionally need to convert datetimes across IANA timezones and want to avoid subscription overhead. At $0.003/call it is cost-effective for low-to-medium volume use cases.
| Field | Type | Description |
|---|---|---|
| to | string | Target IANA timezone (e.g. Europe/Paris) |
| from | string | Source IANA timezone (e.g. America/New_York) |
| datetime | string | Date/time string (ISO 8601 or human-readable, e.g. '2024-01-15T14:30:00') |
{
"type": "json",
"example": {
"to": {},
"utc": "example",
"from": {},
"input": {},
"offsetDifference": "example"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"