{"uid":"cap_I3-EUk-nIeAmG1rDHupAC","slug":"agishub-timezone-converter-57e33c14","name":"AGISHub Timezone Converter","description":"Convert a specific date/time from one IANA timezone to another (single or batch). Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns the converted datetime with UTC offset, zone abbreviation and DST flag.","url":"https://api.agishub.com/v1/time-convert","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"enum":["http"],"type":"string"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["datetime","from","to"],"properties":{"to":{"type":"string","description":"Target IANA timezone."},"from":{"type":"string","description":"Source IANA timezone."},"datetime":{"type":"string","description":"ISO 8601 or natural language, e.g. \"2026-07-09T15:30\" or \"next Tuesday 3pm\"."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"responseSchema":{"type":"json","example":{"result":"Convert a specific date/time from one IANA timezone to another (single or batch). Accepts ISO 8601 or natural language ("}},"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__7zZUqXBdase7FurgMHR1","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 specific date/time from one IANA timezone to another, accepting ISO 8601 or natural language input and returning the converted datetime with UTC offset, zone abbreviation, and DST flag.","exampleAgentPrompt":"What time is next Tuesday 3pm in America/New_York when converted to Asia/Tokyo? Give me the UTC offset and let me know if DST is in effect.","exampleUseCases":[{"title":"Global meeting time localization","prompt":"I have a meeting scheduled for 2026-07-09T14:00 in America/Los_Angeles — what time is that in Europe/Berlin? Include the UTC offset and whether DST applies."},{"title":"Travel itinerary time conversion","prompt":"My flight departs at 2026-08-15T09:45 from America/Chicago — convert that to Asia/Singapore time so I know what local time I land."},{"title":"Natural language time across zones","prompt":"Convert 'next Friday 5pm' from Australia/Sydney to America/New_York and tell me the zone abbreviation and DST status."}],"resultDescription":"A JSON object containing the converted datetime in the target timezone, along with the UTC offset (e.g. +09:00), the timezone abbreviation (e.g. JST), and a boolean DST flag indicating whether daylight saving time is active at that moment.","failureModes":["Invalid IANA timezone identifier returns an error — e.g. 'US/Eastern' instead of 'America/New_York'","Ambiguous natural language datetime (e.g. 'next Tuesday' without a reference date) may produce unexpected results","Malformed ISO 8601 datetime strings return a parsing error","Missing required parameters (datetime, from, or to) return a 400-level error","Future DST transitions may cause incorrect DST flags if timezone data is stale"],"whenToPreferThis":"Choose this endpoint when you need a precise, DST-aware conversion of a single datetime between two IANA-standard timezones, especially when accepting natural language input like 'next Tuesday 3pm'. It is ideal for scheduling, calendar, and internationalization tasks where the UTC offset and DST status must be explicitly returned alongside the converted time. Prefer sibling endpoints for timezone arithmetic (adding/subtracting durations) or finding overlapping working hours across multiple participants.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:49:26.427Z","isFirstParty":false}