{"uid":"cap_rp_MY8kazjlVJAqHNQC6X","slug":"pennyrail-iso-timestamp-to-unix-converter-023c2e94","name":"PennyRail ISO Timestamp to Unix Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.to-unix--iso-to-timestamp","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"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_5461eBZzjKDChwJ28uRcH","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 datetime string to a Unix timestamp (seconds since epoch)","exampleAgentPrompt":"Convert the ISO date '2024-06-15T08:30:00Z' to a Unix timestamp for me.","exampleUseCases":[{"title":"Log timestamp normalization for analytics","prompt":"I have log entries with timestamps like '2023-11-22T14:55:30+05:30' and I need them as Unix timestamps so I can sort them numerically — can you convert that one for me?"},{"title":"Scheduling system epoch calculation","prompt":"My scheduling app needs a Unix timestamp for the deadline '2025-03-01T00:00:00Z' — what number should I store in the database?"},{"title":"API integration date format bridging","prompt":"The third-party API I'm integrating with only accepts Unix epoch integers, but my data has ISO strings like '2024-09-10T17:45:00-07:00' — can you convert that to a Unix timestamp?"}],"resultDescription":"Returns an object containing the Unix timestamp (integer seconds since epoch) corresponding to the provided ISO 8601 datetime string input.","failureModes":["Invalid or malformed ISO 8601 string returns an error response","Missing 'input' field in request body returns a validation error","Ambiguous or incomplete date strings (e.g. missing timezone) may cause parsing errors or incorrect results","Payment failure (x402) prevents request from being processed"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call microservice to convert ISO 8601 / RFC 3339 datetime strings to Unix epoch timestamps without standing up your own parsing infrastructure. Ideal for agents or workflows that occasionally need datetime normalization without a heavier date-manipulation library.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:54.086Z","isFirstParty":false}