{"uid":"cap_vrpAlkJYT3BRdem2sDdGz","slug":"datetime-openverbs-com-timezone-converter-88a3a2ac","name":"datetime.openverbs.com Timezone Converter","description":"Convert an ISO datetime into another timezone, with offset, weekday and Unix time.","url":"https://datetime.openverbs.com/v1/convert","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["datetime","to"],"properties":{"to":{"type":"string","description":"Target IANA timezone, e.g. \"Asia/Tokyo\"."},"from":{"type":"string","description":"Source IANA timezone for offset-less input, e.g. \"America/New_York\"."},"datetime":{"type":"string","description":"ISO 8601 datetime, e.g. \"2025-07-04T12:00:00\". Assumed UTC if it has no offset and no `from`."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MCFUQ4FhuAcTjq9RMqcT7","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts an ISO 8601 datetime to a target IANA timezone, returning the converted time with UTC offset, weekday, and Unix timestamp.","exampleAgentPrompt":"Convert 2025-07-04T12:00:00 UTC to Asia/Tokyo time and tell me the UTC offset, what day of the week it falls on, and the Unix timestamp.","exampleUseCases":[{"title":"Schedule international meeting in local time","prompt":"I have a meeting at 2025-09-15T14:00:00Z and need to know what time that is in America/Los_Angeles — include the UTC offset and what day of the week it is."},{"title":"Display localized event time to user","prompt":"An event is scheduled for 2025-12-31T23:00:00 in America/New_York — convert it to Europe/London and give me the local time, offset, and Unix timestamp."},{"title":"Verify deadline in target timezone","prompt":"A project deadline is 2025-08-01T09:00:00 in America/Chicago — what does that translate to in Asia/Singapore, and what day of the week is it there?"}],"resultDescription":"Returns the input datetime converted to the specified IANA target timezone, including: the localized datetime string, UTC offset (e.g. +09:00), the weekday name or number, and the Unix epoch timestamp.","failureModes":["Invalid or malformed ISO 8601 datetime string returns a 400 error","Unrecognized IANA timezone string (e.g. typo in 'Asia/Tokio') returns an error","Missing required 'datetime' or 'to' fields returns a validation error","Ambiguous local time during DST transition may produce unexpected offset results","Payment not included or insufficient USDC results in 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to convert a single ISO 8601 datetime to a specific IANA timezone and want the result enriched with UTC offset, weekday, and Unix timestamp in one call. Prefer it over manual offset arithmetic or generic time libraries when working inside an agentic workflow that requires a structured, paid microservice response. It is well-suited for scheduling, display localization, and cross-timezone deadline checking. Choose sibling endpoints on datetime.openverbs.com for business-day arithmetic, duration math, or week-number lookups.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:44:28.206Z","isFirstParty":false}