You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? 😢 Please describe.
dd-mm-yyyy is understandable, but somewhat clunky. It also requires that you look up or calculate dates yourself ("What is next Friday's date again?")
Describe the solution you'd like 🤔 Implement the dateparser library. It parses human-readable date strings into python datetime objects.
Describe alternatives you've considered 🧐
Gitting gud @ dates 😜
Additional context 📝
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? 😢 Please describe.
dd-mm-yyyy is understandable, but somewhat clunky. It also requires that you look up or calculate dates yourself ("What is next Friday's date again?")
Describe the solution you'd like 🤔
Implement the dateparser library. It parses human-readable date strings into python datetime objects.
Describe alternatives you've considered 🧐
Gitting gud @ dates 😜
Additional context 📝
The text was updated successfully, but these errors were encountered: