{"uid":"cap_tNot-kjx_fJ3VN-GaSDLG","slug":"date-parse-95117d22","name":"date-parse","description":"Date parser: turns ISO dates, numeric dates, month names and simple relative phrases ('tomorrow', 'in 3 days', 'next friday 3pm', 'last month') into ISO 8601 UTC, Unix time, weekday, ISO week, day of year and a relative description. $0.01 per parse.","url":"https://intel.rallylive.ca/data/date-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","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2V871bYhBK7U1mAIbmzUP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses ISO dates, numeric dates, month names, and relative phrases into multiple date/time representations including ISO 8601 UTC, Unix timestamp, weekday, ISO week, day of year, and a relative description.","exampleAgentPrompt":"Can you parse 'next Friday 3pm' and give me the ISO 8601 UTC time, Unix timestamp, and weekday for it?","exampleUseCases":[{"title":"Scheduling automation date normalization","prompt":"I have a bunch of user-submitted dates like 'tomorrow', 'in 3 days', and 'next Monday 9am' — can you convert each of them to ISO 8601 UTC so I can store them in the database?"},{"title":"Calendar event relative date resolution","prompt":"My app lets users type things like 'last month' or 'next friday' for event dates — can you parse 'next friday 3pm' and tell me the exact UTC datetime, Unix timestamp, and which week of the year it falls on?"},{"title":"Log timestamp normalization","prompt":"I've got a log entry timestamped as '2024-03-15' and I need to know the Unix time, day of year, and ISO week number for it — can you parse that date and give me all those details?"}],"resultDescription":"Returns a structured object containing the parsed date as ISO 8601 UTC, Unix timestamp (seconds since epoch), weekday name, ISO week number, day of year, and a human-readable relative description (e.g. 'in 3 days').","failureModes":["Ambiguous date string that cannot be parsed returns an error with a description of the parsing failure","Unsupported relative phrase formats may not be recognized and return an error","Date strings in non-English locales or very unusual formats may fail to parse","Missing or empty 'input' query parameter returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need to resolve natural language date phrases (like 'next Friday', 'in 3 days', 'last month') or ambiguous date strings into structured, machine-readable formats (ISO 8601, Unix time, weekday, ISO week, day of year) in a single call. Prefer it over manual date parsing when your agent handles user-submitted free-text date inputs that may include relative expressions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:12:26.338Z","isFirstParty":false}