I have created a pip package that converts plain English to a datetime object. 
It is called textime.
Pass "Second of March of two thousand and twenty two" to its main function and 
you'll get a datetime object like "2022-03-02 00:00:00".
Not quite sure what it's for. It's just fun.

https://github.com/Eric-Mendes/textime
https://pypi.org/project/textime/

This project is open source and contributions are welcome and appreciated.

Cheers!
_______________________________________________
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/
Member address: arch...@mail-archive.com

Reply via email to