{"uid":"cap_7vKhDuBoxS1vjN6sgADfg","slug":"fittings-timezone-converter-c572a9c8","name":"fittings Timezone Converter","description":"Convert an instant between IANA timezones, returning the local wall time, UTC offset and DST state.","url":"https://fittings.sh/v1/time/timezone-convert","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["instant","toTimezone"],"properties":{"instant":{"type":"string","description":"ISO 8601 instant, e.g. 2026-08-09T14:00:00Z"},"toTimezone":{"type":"string","description":"IANA zone, e.g. Europe/London"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OcR5ISxm4yZpBozWbEDAX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","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 instant to a target IANA timezone, returning local wall time, UTC offset, and DST state.","exampleAgentPrompt":"What local time does 2026-08-09T14:00:00Z correspond to in America/New_York, and is daylight saving time in effect there?","exampleUseCases":[{"title":"Global meeting scheduler for distributed team","prompt":"Our team meeting is at 2026-03-15T16:00:00Z — what local time and UTC offset does that translate to in Asia/Tokyo, and are they on standard time?"},{"title":"Flight arrival local time display","prompt":"A flight lands at 2026-11-05T08:30:00Z. What's the local wall clock time and UTC offset at the destination in Australia/Sydney?"},{"title":"DST transition awareness for automated job","prompt":"I'm scheduling a job to run at 2026-03-08T07:00:00Z — what local time is that in America/Chicago and is daylight saving time active there at that moment?"}],"resultDescription":"Returns the local wall clock time in the target IANA timezone for the given instant, along with the UTC offset (e.g. +05:30) and whether daylight saving time is currently in effect at that moment.","failureModes":["Invalid or malformed ISO 8601 instant returns a 400 error","Unrecognized IANA timezone identifier returns a 400 error","Missing required query parameters (instant or toTimezone) returns a 400 error","Payment failure or insufficient balance returns a 402 error"],"whenToPreferThis":"Use this endpoint when you need authoritative timezone conversion including DST state for a specific historical or future instant, especially when IANA zone accuracy and offset precision matter. Prefer this over client-side date libraries when the conversion must be reliable across DST boundaries or for obscure IANA zones. It is ideal for agents that need to localize UTC timestamps for display, scheduling, or compliance without bundling a timezone database.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:02:46.195Z","isFirstParty":false}