A Python utility that converts natural language time expressions into structured datetime objects using LLMs. Perfect for parsing user inputs like "next Tuesday", "in a few months", or "sometime next summer".
- Converts natural language to precise dates
- Handles relative time expressions
- Season awareness
- Configurable word translations (e.g., "few" = 3-4, "several" = 5-6)
- Returns structured output with confidence indicators