{"uid":"cap_5hz6Amaur3DFEEWiwcrkC","slug":"delx-format-iso-dates-a89351d8","name":"Delx Format ISO Dates","description":"Format an ISO date. Call when agents need a simple display pattern for reports or messages. Returns a formatted date string from an ISO input. $0.001 USDC per successful call via x402 on Base—deterministic first-party JSON, no API key, no subscription, and nothing is billed on structured validation errors.","url":"https://api.delx.ai/api/v1/x402/date-format","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"date":{"type":"string","format":"date-time","description":"ISO-8601 date or timestamp (e.g. 2026-08-04 or 2026-08-04T12:00:00Z)."}}},"responseSchema":{"type":"json","example":{"text":"2026-08-04 12:00:00","format":"%Y-%m-%d %H:%M:%S","schema":"delx/date-format/v1"}},"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_KBL5dQ7hCBo_sM3knUM2l","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 an ISO 8601 date or timestamp string into a human-readable formatted date string for display in reports or messages.","exampleAgentPrompt":"Format the ISO date 2026-08-04T12:00:00Z into a human-readable string I can put in my weekly report.","exampleUseCases":[{"title":"Report date display formatting","prompt":"I have a bunch of ISO timestamps like 2025-03-15T09:30:00Z coming from our database — can you format them into readable dates for the report headers?"},{"title":"Notification message date rendering","prompt":"Format 2024-12-25T00:00:00Z into a nice readable date so I can include it in the holiday reminder message we're sending to users."},{"title":"Dashboard date label formatting","prompt":"Our dashboard is showing raw ISO dates like 2025-07-01 and it looks ugly — can you convert that into something a human would actually want to read?"}],"resultDescription":"Returns a formatted date string derived from the provided ISO 8601 date or timestamp input, suitable for use in user-facing reports, messages, or UI labels.","failureModes":["Invalid or malformed ISO date string returns a structured validation error (not billed)","Missing 'date' field in the request body results in a validation error","Dates outside supported ranges may return an error","Network timeout or service unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when your agent needs a quick, deterministic, no-setup way to format a single ISO date string for display — no API key, no subscription, just a $0.001 USDC micro-payment per call. Ideal for agents assembling reports, notifications, or messages that need clean human-readable dates without adding a date library dependency.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:29.406Z","isFirstParty":false}