{"uid":"cap_VvEX3ff0-HeMHdsJqOXOg","slug":"world-time-converter-1d07fec8","name":"World Time Converter","description":"Converts a specific wall-clock time from one IANA timezone to another, correctly applying daylight-saving rules for both zones, and returns the converted local time, UTC ISO timestamp, and unix epoch. For coordinating meetings, deadlines, and cron jobs across regions without hand-counting UTC offsets.","url":"https://x402.forgemesh.io/world-time-converter","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to":{"type":"string"},"from":{"type":"string"},"time":{"type":"string","description":"YYYY-MM-DD HH:MM in from-zone"}}},"responseSchema":{"type":"json","example":{"utc":"2026-07-20T06:00:00.000Z","converted":"2026-07-20T01:00:00"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_O5QYdU2_fociJPtL7Dqkv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a wall-clock time from one IANA timezone to another, applying daylight-saving rules, and returns the local time, UTC ISO timestamp, and unix epoch.","exampleAgentPrompt":"What time will it be in Tokyo when it's 2:30pm on March 15 in New York? I need the converted local time, UTC, and unix epoch.","exampleUseCases":[{"title":"Cross-timezone meeting coordination","prompt":"I'm in Chicago and want to schedule a call at 10am on June 5 — what time is that for my colleague in Amsterdam? Give me the local time there, UTC, and the unix timestamp."},{"title":"Cron job UTC normalization","prompt":"My cron job is set to fire at 11:45pm on July 1 in US/Eastern — what does that map to in UTC so I can configure the scheduler correctly?"},{"title":"International deadline conversion","prompt":"Our London office has a submission deadline of 5pm on August 20 in Europe/London — what's the exact equivalent local time and unix epoch for someone working in Asia/Singapore?"}],"resultDescription":"A JSON object containing the converted local time in the target timezone, a UTC ISO 8601 timestamp, and a unix epoch integer — all correctly adjusted for daylight-saving transitions in both source and destination zones.","failureModes":["Invalid IANA timezone string in 'from' or 'to' field returns an error (e.g. 'US/Eastern' vs valid 'America/New_York')","Malformed datetime string (not YYYY-MM-DD HH:MM) causes a parse error","Ambiguous local times during DST fallback (clocks fall back) may resolve to one interpretation without warning","Missing required fields ('from', 'to', or 'time') return a validation error","Payment failure or insufficient USDC balance causes a 402 response before the conversion is attempted"],"whenToPreferThis":"Choose this endpoint when you need a precise, DST-aware timezone conversion with a structured response including both human-readable local time and machine-readable UTC/epoch — ideal for scheduling automation, cron configuration, cross-regional meeting planning, or deadline normalization where hand-counting UTC offsets is error-prone.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:01:38.107Z","isFirstParty":false}