{"uid":"cap_aYkr97HdKwxOAGN6GKO4I","slug":"pennyrail-iso-to-epoch-time-converter-0928739a","name":"PennyRail ISO-to-Epoch Time Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.convert-any--iso-to-epoch","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_2Q-FcCRHrab-QLsjuwo2g","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 an ISO 8601 date-time string into a Unix epoch timestamp (milliseconds or seconds since 1970-01-01T00:00:00Z)","exampleAgentPrompt":"Convert the ISO date '2024-06-15T08:30:00Z' into a Unix epoch timestamp for me.","exampleUseCases":[{"title":"Log timestamp normalization for analytics","prompt":"I have a bunch of log entries with ISO timestamps like '2024-03-22T14:45:00Z' and I need to compare them numerically — can you convert that ISO date to a Unix epoch number?"},{"title":"Scheduling event at exact epoch time","prompt":"I need to schedule a job to fire at exactly 2025-01-01T00:00:00Z — what is that datetime as a Unix epoch timestamp?"},{"title":"Database ingestion requiring epoch fields","prompt":"My database expects a numeric epoch value, not a string — can you convert '2023-11-09T17:20:30+05:30' to its Unix epoch equivalent so I can insert it?"}],"resultDescription":"Returns a JSON object containing the Unix epoch representation of the provided ISO 8601 datetime string, typically as an integer value representing seconds and/or milliseconds elapsed since the Unix epoch (1970-01-01T00:00:00Z).","failureModes":["Invalid or malformed ISO 8601 string returns an error response","Missing required 'input' field in request body causes a 400-level error","Ambiguous timezone information may produce unexpected epoch values","Payment failure (x402) blocks request from being processed","Vercel cold-start may add latency on first call"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call microservice to convert ISO 8601 datetime strings to Unix epoch values without spinning up your own parsing infrastructure. Ideal for agents that occasionally need datetime normalization within an automated workflow and want a deterministic, stateless conversion billed at $0.001 USDC per call via x402 protocol.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:17:09.252Z","isFirstParty":false}