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
I needed to parse dates in my project; sometimes, I was getting dates with the month as the first 4 letters (except for may as it only has 3 letters) can this be considered a feature?
The text was updated successfully, but these errors were encountered:
Hi, @abhayaman669 . Yes, that is an excellent suggestion! Would you be open to submitting a PR? I think you would need to add to the enumerations/init.py file and add a test case. Thank you for your consideration.
I needed to parse dates in my project; sometimes, I was getting dates with the month as the first 4 letters (except for may as it only has 3 letters) can this be considered a feature?
The text was updated successfully, but these errors were encountered: