This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Description
- ctparse - Parse natural language time expressions in Python version:
- Python version: 3.10
- Operating System: Linux
Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
What I did do?
I encountered issues with ctparse while using it for natural language date and time processing, especially with return dates. When attempting date-time validation, I observed problems with ctparse not providing None responses for incorrect inputs, sometimes generating random dates.
I have attached image for reference:
The examples one is correct,

I plan to raise this issue on GitHub and seek a solution if possible.
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.