{"uid":"cap_DUjlCp0vnZmELIPXXKj-w","slug":"pennyrail-date-to-unix-timestamp-converter-4dcb901e","name":"PennyRail Date-to-Unix Timestamp Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.to-unix--date-to-unix","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_v7ZLbe1_H5ap_tdTZzBh7","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 human-readable date or datetime string into a Unix timestamp integer","exampleAgentPrompt":"Can you convert 'March 15, 2024 09:30:00 UTC' to a Unix timestamp for me?","exampleUseCases":[{"title":"Log timestamp normalization pipeline","prompt":"I have event logs with dates like '2024-01-20T14:32:00Z' and I need each one converted to a Unix timestamp — can you turn '2024-01-20T14:32:00Z' into epoch seconds?"},{"title":"Scheduled task deadline calculation","prompt":"My system needs a Unix timestamp for the deadline '2025-12-31 23:59:59' — can you convert that date into an epoch number for me?"},{"title":"Historical data epoch conversion","prompt":"I'm working with a dataset that has dates written as 'July 4, 1776' and I need the Unix timestamp — what's the epoch time for that date?"}],"resultDescription":"Returns a JSON object containing the Unix timestamp (epoch time in seconds) corresponding to the input date or datetime string, enabling downstream systems to work with a normalized numeric time value.","failureModes":["Unparseable or ambiguous date string returns an error or null result","Dates outside valid Unix timestamp range (pre-1970 or far future) may produce unexpected values","Missing or empty 'input' field returns a validation error","Ambiguous formats without timezone context may default to UTC or produce incorrect offsets"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call microservice to convert date strings to Unix timestamps without standing up your own parsing infrastructure. Ideal for agent workflows that occasionally need epoch conversion and want to avoid bundling date libraries, or when operating in environments where the x402 micropayment model fits the usage pattern.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:51.191Z","isFirstParty":false}