{"uid":"cap_TVUsrpeGTOX9mEcthCzGp","slug":"arch-tools-timezone-convert-6a78f190","name":"Arch Tools Timezone Convert","description":"Arch Tools — timezone-convert","url":"https://archtools.dev/v1/tools/timezone-convert","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to_tz":{"type":"string","description":"Target IANA timezone (e.g. Europe/London)"},"from_tz":{"type":"string","description":"Source IANA timezone (e.g. America/New_York)"},"datetime":{"type":"string","description":"ISO 8601 datetime to convert (e.g. 2024-01-15T14:30:00)"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-K1ZQNPitZxV8hw0qCywS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a datetime string from one IANA timezone to another and returns the result","exampleAgentPrompt":"Convert 2024-03-15T14:30:00 from America/New_York to Europe/London and tell me what time that is.","exampleUseCases":[{"title":"Scheduling international team meeting","prompt":"I need to schedule a call for 2025-06-10T10:00:00 which is in America/Los_Angeles — what time would that be in Asia/Singapore for my colleagues there?"},{"title":"Converting event time for travel","prompt":"I have a flight departing at 2025-08-20T07:45:00 America/Chicago time — convert that to Europe/Paris so I know what local time to tell my friend picking me up."},{"title":"Normalizing timestamps to UTC","prompt":"Can you convert 2024-12-01T23:00:00 from Australia/Sydney to UTC so I can store it properly in my database?"}],"resultDescription":"A JSON object containing the converted datetime in the target IANA timezone, typically including the resulting datetime string and possibly offset information for the target zone.","failureModes":["Invalid or malformed ISO 8601 datetime string returns an error","Unrecognized or misspelled IANA timezone identifier (e.g. 'US/Eastern' instead of 'America/New_York') causes a failure","Missing required fields (datetime, from_tz, or to_tz) result in a validation error","Payment failure via x402 protocol blocks the request","Same source and target timezone may return the input unchanged without error"],"whenToPreferThis":"Use this endpoint when you need a reliable, pay-per-use timezone conversion for arbitrary IANA timezone pairs without spinning up your own datetime library. It is especially useful in agentic workflows where you need to normalize scheduled times across regions, and you want a simple API call rather than embedding timezone logic in your own code. Prefer this over manual computation when dealing with DST edge cases or non-standard offsets.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:36:17.726Z","isFirstParty":false}