{"uid":"cap_xevQyQOKq0UzyOuKLBbr6","slug":"pennyrail-unix-timestamp-converter-e152869f","name":"PennyRail Unix Timestamp Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.convert-any--unix-timestamp-convert","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_jq_Ll3HuSdmXYdadTMXZf","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 any date/time representation into a Unix timestamp","exampleAgentPrompt":"Convert 'March 15, 2024 at 3:45 PM UTC' into a Unix timestamp for me.","exampleUseCases":[{"title":"Log timestamp normalization","prompt":"I have a log entry with the date '2024-06-01T08:30:00Z' — can you convert that to a Unix timestamp so I can compare it with my other numeric timestamps?"},{"title":"Scheduled event epoch lookup","prompt":"What's the Unix timestamp for New Year's Day 2025 midnight UTC? I need the epoch number for a cron job I'm setting up."},{"title":"Legacy system date ingestion","prompt":"I've got a date coming in as 'January 5th, 2023 noon Eastern Time' and my database only accepts Unix epoch integers — can you convert it for me?"}],"resultDescription":"Returns a JSON object containing the Unix timestamp (epoch seconds and/or milliseconds) corresponding to the provided date/time input. The response may also include the normalized ISO representation and timezone metadata depending on the input.","failureModes":["Ambiguous or unparseable date string returns an error or null timestamp","Missing 'input' field in request body returns a 400-level validation error","Timezone-ambiguous inputs may default to UTC or return an error","Malformed JSON body causes a parse error response","Edge cases like dates before Unix epoch (pre-1970) may not be supported"],"whenToPreferThis":"Use this endpoint when you need to convert a human-readable, natural language, or arbitrarily formatted date/time string into a Unix timestamp and do not want to implement custom date parsing logic. It handles diverse input formats ('any' date string) that standard library parsers may struggle with. Prefer this over manual parsing when inputs come from unstructured or user-provided text.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:50:43.062Z","isFirstParty":false}