sisyphsu / dateparser

dateparser is a smart and high-performance date parser library, it supports hundreds of different formats, nearly all format that we may used. And this is also a showcase for "retree" algorithm.
MIT License
95 stars 24 forks source link

Thank you so much for writing this library! #13

Closed mpereira closed 3 years ago

mpereira commented 3 years ago

I was about to write my own "lenient" datetime parser when I stumbled across this project. It works so well, and saved me many hours. Thank you!

(Feel free to close this 🙂 )

sisyphsu commented 3 years ago

Happy to help you out~