{"uid":"cap_DWa-AAa4827p1Yk7yBMtC","slug":"24k-labs-timestamp-converter-722f69cf","name":"24K Labs Timestamp Converter","description":"Convert between Unix epoch (s/ms) and ISO-8601; report weekday and UTC offset.","url":"https://api.24klabs.ai/api/v1/timestamp-convert","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to":{"type":"string"},"value":{"type":"number"}}},"responseSchema":{"type":"json","example":{"iso":"2025-06-27T..."}},"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_sGU43bDI-5mSkh8Vw1RWu","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 between Unix epoch timestamps (seconds or milliseconds) and ISO-8601 datetime strings, and reports the weekday and UTC offset.","exampleAgentPrompt":"Convert Unix epoch 1700000000 seconds to ISO-8601 format and tell me what day of the week it falls on.","exampleUseCases":[{"title":"Readable date from API log timestamp","prompt":"I have a server log entry with epoch timestamp 1698765432 in seconds — can you convert it to an ISO-8601 datetime string and tell me what weekday it was?"},{"title":"Epoch milliseconds from scheduled event date","prompt":"Convert the ISO-8601 date 2025-06-15T09:00:00Z to a Unix epoch timestamp in milliseconds so I can use it in my JavaScript scheduler."},{"title":"Weekday lookup for a past date","prompt":"What day of the week was Unix timestamp 1609459200 seconds, and what does that look like in ISO-8601 format?"}],"resultDescription":"Returns the converted timestamp in the requested format (ISO-8601 or Unix epoch in s/ms), the weekday name (e.g. Monday), and the UTC offset for the given datetime value.","failureModes":["Invalid or out-of-range epoch value returns an error","Malformed ISO-8601 string returns a parse error","Ambiguous unit (s vs ms) not specified may yield incorrect conversion","Negative epoch values may not be supported for pre-1970 dates"],"whenToPreferThis":"Use this endpoint when you need reliable, deterministic conversion between Unix epoch timestamps and ISO-8601 datetimes, especially when you also need weekday or UTC offset metadata in a single call. Prefer it over manual parsing or language built-ins when operating in an agent pipeline that needs a consistent, API-mediated result.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:50:48.410Z","isFirstParty":false}