-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
python-dateutil is a very widely used Python library for heuristic datetime parsing.
The same functionality was recently implemented in Rust: https://github.com/bspeice/dtparse
Porting the Rust version back to Python would be a great addition to this library, very much in the spirit of "parsing datetimes in Python, but faster".
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request