{"uid":"cap_q0YErSSmws8Yi7ZCeu2fa","slug":"add-days-to-date-calculator-2c237049","name":"Add Days to Date Calculator","description":"Adds or subtracts a number of days from any date and returns the resulting calendar date plus its weekday, exact date arithmetic instead of the off-by-one errors that show up when a model counts days in its head. For deadline calculations, reminder scheduling, and contract term tracking.","url":"https://x402.forgemesh.io/add-days-to-date","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"end":{"type":"string","description":"ISO date — if set, returns days between"},"start":{"type":"string","description":"ISO date (default now)"},"add_days":{"type":"string","description":"days to add to start"}}},"responseSchema":{"type":"json","example":{"calendar_days":17,"business_days_weekdays_only":13}},"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_qCMfTbXgK-bgVpuun4w5t","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":"Adds or subtracts a number of days from a given date and returns the resulting calendar date with its weekday, or computes the number of days between two dates.","exampleAgentPrompt":"What date is exactly 90 days after March 15, 2025, and what day of the week does that fall on?","exampleUseCases":null,"resultDescription":"Returns the resulting calendar date after adding or subtracting the specified number of days from the start date, along with the weekday name of the result. If an end date is provided instead of add_days, returns the number of days between the two dates.","failureModes":["Invalid ISO date format returns an error or unexpected result","Missing both add_days and end date may return ambiguous or default output","Extremely large day offsets may exceed supported date ranges","Non-integer or malformed add_days string may cause parsing errors"],"whenToPreferThis":"Use this endpoint when you need precise calendar date arithmetic — adding or subtracting a specific number of days from a date — and need the exact resulting date and weekday without risk of off-by-one errors that LLMs are prone to when counting days mentally. Ideal for deadline calculations, trial period end dates, contract term tracking, and reminder scheduling.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:04:32.798Z","isFirstParty":false}