{"uid":"cap_HAGMkctRsMIJeweerrCYO","slug":"api-x402node-dev-e58b4835","name":"Natural Language Date Parser","description":"Natural language date parser, parse date string, flexible datetime parser, today tomorrow yesterday, relative date keywords, +3 days, -1 week, ISO date parser. Parse natural language ('today', 'tomorrow', '+3d', '-1w') or any ISO/RFC date string into structured datetime.","url":"https://api.x402node.dev/time/parse","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string","description":"Input text (required)"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0022","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.0022/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0022","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_MkXtx6vDGLOq2SbMdf1Nf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0022","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses natural language date expressions ('today', 'tomorrow', '+3d', '-1w') and ISO/RFC date strings into structured datetime objects","exampleAgentPrompt":"What structured datetime does '+3d' resolve to? Also parse 'yesterday' and '2024-06-15T10:00:00Z' into structured datetimes for me.","exampleUseCases":null,"resultDescription":"Returns a structured datetime object with the parsed absolute date and time, including fields such as ISO timestamp, Unix epoch, year, month, day, hour, minute, and timezone information derived from the input expression.","failureModes":["Unrecognized date expression format returns a 4xx error with message about invalid input","Ambiguous date strings without enough context may fail or return unexpected results","Malformed ISO strings (e.g. month=13) trigger validation errors","Payment not included or insufficient USDC returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to resolve natural language or relative date expressions ('today', 'tomorrow', '+3d', '-1w') into structured, machine-readable datetimes. Prefer it over a timestamp converter when the input is a human-readable or relative expression rather than a raw epoch or known ISO string.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:46:58.916Z","isFirstParty":false}