{"uid":"cap_rscVfB8IccRJV1Lmhks6Y","slug":"api-x402node-dev-57c77de2","name":"Timestamp Converter API","description":"Timestamp converter, unix timestamp to date, ISO 8601 converter, epoch to date, date string to unix, time format converter, utc to local time, unix time, epoch milliseconds, human readable date. Convert between unix epoch (sec or ms), ISO 8601, and human-readable date strings. Auto-detect input format. Accepts payment on Base or Solana — either network works.","url":"https://api.x402node.dev/convert/timestamp","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"value":{"type":"string","description":"Input value (optional)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3Igae5NH5UIGFS9cxb6Ml","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","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 (seconds or milliseconds), ISO 8601, and human-readable date strings with auto-detection of input format","exampleAgentPrompt":"Convert the unix timestamp 1714500000 to a human-readable date and also give me the ISO 8601 string and what day of the week it falls on.","exampleUseCases":null,"resultDescription":"Returns a JSON object containing the converted timestamp in multiple formats: unix_seconds (integer), unix_ms (integer), iso (ISO 8601 string), utc (UTC date string), weekday (day of week string), and input (echoed input value). All representations of the same moment in time are returned together.","failureModes":["Unrecognized or malformed input format returns an error","Ambiguous date strings may be misinterpreted (e.g. locale-dependent formats like 01/02/03)","Out-of-range timestamps may cause parsing errors","Missing request body or empty input field results in 400-level error","Network timeout or service unavailability returns 5xx"],"whenToPreferThis":"Use this endpoint when you need to convert between timestamp formats (Unix epoch seconds, Unix epoch milliseconds, ISO 8601, or human-readable strings) and want auto-detection of the input format. Ideal for data pipelines, log processing, API integration, or any workflow where timestamps arrive in mixed formats and need normalization. Prefer this over manual parsing when the input format is unknown or variable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T12:38:30.524Z","isFirstParty":false}