{"uid":"cap_m9Q3ZKSe4l7e-yFIysZ9U","slug":"daylight-saving-time-timezone-converter-bd7be306","name":"Daylight Saving Time Timezone Converter","description":"Converts a given local time between IANA timezones with daylight-saving transitions applied correctly, so a meeting scheduled across the DST changeover lands on the right hour instead of one off. Returns local time, UTC ISO, and unix epoch for downstream calendar and reminder systems.","url":"https://x402.forgemesh.io/daylight-saving-time-check","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_CJ9gPn63mq8loLEDVT2vk","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 local datetime from one IANA timezone to another, correctly applying DST transitions, and returns local time, UTC ISO, and Unix epoch.","exampleAgentPrompt":"What time does a 3:00 PM meeting on March 9, 2025 in America/New_York land in America/Los_Angeles — make sure you account for daylight saving time so the hour is right?","exampleUseCases":[{"title":"Cross-DST meeting scheduling","prompt":"I need to schedule a call for 9:00 AM on November 3, 2024 in America/Chicago — what's the equivalent time in Europe/London, making sure the DST changeover doesn't throw the hour off?"},{"title":"Calendar event UTC normalization","prompt":"Convert 2:30 PM on March 8, 2026 from America/New_York to UTC so I can store the correct ISO timestamp in our calendar system — daylight saving kicks in that weekend."},{"title":"Reminder system Unix epoch lookup","prompt":"What's the Unix epoch for 6:00 PM on October 26, 2025 in Europe/Berlin, converting from America/Toronto? I need the exact epoch to set a reminder that fires at the right moment."}],"resultDescription":"Returns the converted local time in the target timezone, the corresponding UTC ISO 8601 timestamp, and the Unix epoch (seconds since 1970-01-01T00:00:00Z), all with DST transitions correctly applied.","failureModes":["Invalid IANA timezone name returns an error (e.g. 'US/Eastern' vs 'America/New_York')","Malformed datetime string not matching YYYY-MM-DD HH:MM format","Missing required fields (from, to, or time) cause validation error","Ambiguous local times during DST fallback (e.g. 1:30 AM when clocks fall back) may return without disambiguation"],"whenToPreferThis":"Use this endpoint when you need to correctly convert a local datetime across a DST boundary and require both local time and UTC/epoch outputs for downstream calendar or reminder systems. Prefer it over a generic timezone offset API when the conversion date may straddle a DST changeover and a one-hour error would cause a scheduling mistake.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:01:37.038Z","isFirstParty":false}