{"uid":"cap_1mEoZKIPyrF1rPpAhaq2W","slug":"pennyrail-epoch-to-iso-timestamp-converter-52a9467a","name":"PennyRail Epoch-to-ISO Timestamp Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.convert-any--epoch-to-iso","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object"}}},"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_BXM6XvEIS_wU5ZviNXX27","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 epoch timestamp to an ISO 8601 formatted datetime string","exampleAgentPrompt":"Convert the epoch timestamp 1700000000 to an ISO 8601 date string for me.","exampleUseCases":[{"title":"Log timestamp normalization","prompt":"I've got a bunch of Unix timestamps from server logs — can you convert 1698765432 to ISO 8601 format so I can read it properly?"},{"title":"API response date formatting","prompt":"The API returned an epoch value of 1712345678 — convert that to a standard ISO date string for me."},{"title":"Human-readable event scheduling","prompt":"My calendar event is stored as epoch time 1725000000 — what's that as an ISO 8601 datetime?"}],"resultDescription":"Returns an ISO 8601 formatted datetime string corresponding to the provided Unix epoch timestamp (e.g. '2023-11-14T22:13:20.000Z'), delivered as a JSON object.","failureModes":["Missing or malformed 'input' object in request body returns a validation error","Non-numeric or out-of-range epoch value may produce an error or unexpected result","Ambiguity between seconds vs milliseconds epoch may produce incorrect output if not handled by the service","Service unavailability on Vercel infrastructure returns a 5xx error","Payment failure or insufficient USDC balance blocks the call with a 402 response"],"whenToPreferThis":"Use this endpoint when you need a quick, cheap, single-call conversion from Unix epoch (seconds or milliseconds) to ISO 8601 format without setting up a local library or importing a datetime dependency. It is ideal for agents processing API responses or log data that contain raw numeric timestamps and need them normalized to a standard human-readable format. At $0.001 per call it is cost-effective for occasional or low-volume conversions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:13:53.801Z","isFirstParty":false}