{"uid":"cap_A4HBSWVhtL1WTREA08Fyh","slug":"agishub-timezone-converter-5ce3b68d","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/paid/time-convert","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"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},"type":{"enum":["http"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"additionalProperties":false}}},"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_HhhsUK3lNxbrHo8YCn83o","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 date/time from one IANA timezone to another, supporting ISO 8601 and natural language input, and returns the converted time with UTC offset, abbreviation, and DST flag.","exampleAgentPrompt":"What time is 2026-07-09 at 3:30pm in America/New_York when converted to Asia/Tokyo? Include whether DST is active and the UTC offset.","exampleUseCases":[{"title":"Global team meeting scheduling","prompt":"I'm setting up a call for Friday July 10 at 2pm America/Chicago — what time does that land in Europe/London so I can put it in the invite?"},{"title":"Natural language event time lookup","prompt":"What time is 'next Tuesday 3pm' in America/Los_Angeles when converted to Australia/Sydney? I need the UTC offset and whether daylight saving is in effect."},{"title":"Cross-timezone deadline tracking","prompt":"Our deadline is 2026-09-01T09:00 in Asia/Singapore — convert that to America/New_York so our US team knows exactly when they need to submit."}],"resultDescription":"A JSON object containing the converted datetime string, 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 the converted time.","failureModes":["Invalid IANA timezone string returns an error indicating the zone is unrecognized","Unparseable natural language datetime returns a parsing error","Missing required parameters (datetime, from, to) returns a 400 bad request","Ambiguous natural language input (e.g. 'Tuesday') without sufficient context may return an unexpected result"],"whenToPreferThis":"Choose this endpoint when you need to convert a specific point in time between two IANA timezones and require structured output including UTC offset, zone abbreviation, and DST status. It supports both machine-readable ISO 8601 and natural language inputs, making it suitable for both automated pipelines and user-facing agents parsing conversational date expressions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:51:48.326Z","isFirstParty":false}