{"uid":"cap_KfLAwxVzzgcorzrKoWyDr","slug":"pennyrail-unix-timestamp-to-iso-8601-converter-021d31be","name":"PennyRail Unix Timestamp to ISO 8601 Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.to-iso--unix-to-iso","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"number"}}},"responseSchema":{"type":"object","additionalProperties":true},"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_pmj_JmogcxNgyOoQS5AYo","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 Unix timestamp (integer) to an ISO 8601 formatted datetime string","exampleAgentPrompt":"Can you convert the Unix timestamp 1700000000 to ISO 8601 format for me?","exampleUseCases":[{"title":"Normalize log timestamps for display","prompt":"I have a batch of server log entries with Unix timestamps — can you convert 1695000000 to a readable ISO 8601 date so I can display it properly in the dashboard?"},{"title":"Interpret API response epoch time","prompt":"This payment API returned a timestamp of 1672531200 — what does that look like as a proper ISO 8601 datetime string?"},{"title":"Schedule event from epoch value","prompt":"I got a Unix epoch value of 1700050800 from a database record — convert it to ISO format so I can confirm what date and time that corresponds to."}],"resultDescription":"Returns an object containing the ISO 8601 formatted datetime string corresponding to the provided Unix timestamp (e.g. '2023-11-14T22:13:20.000Z'). The response schema is open-ended so may include additional metadata fields.","failureModes":["Missing or non-numeric 'input' field returns a validation error","Very large or out-of-range epoch values may produce invalid or null results","Non-integer floats may be truncated or rejected depending on server handling","Network or cold-start latency on Vercel serverless may cause occasional timeouts"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call microservice to convert a single Unix timestamp to ISO 8601 without setting up your own date library or server-side logic. Ideal for AI agents that occasionally encounter epoch times in API responses and need them normalized on the fly. At $0.001 USDC per call it is cost-effective for infrequent, single-value conversions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:44.953Z","isFirstParty":false}