x402node_time_parse
Parse natural language date strings ('today', 'tomorrow', '+3d', '-1w') or ISO/RFC dates into structured datetime values.
Instructions
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.
Price: unknown on Base (auto-paid in USDC).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Date string to parse: ISO, 'today', 'tomorrow', '+3d', '-1w', etc. (required) |