Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Support optional leading zero in dateparser #4805

Closed
wesleycho opened this issue Nov 2, 2015 · 0 comments
Closed

Support optional leading zero in dateparser #4805

wesleycho opened this issue Nov 2, 2015 · 0 comments
Assignees
Milestone

Comments

@wesleycho
Copy link
Contributor

A pain for some users has been allowing support of an optional leading zero, i.e. 03/09/2015, or 3/9/2015 for the format of MM/dd/YYYY.

One approach for allowing support would be to add new supported regex keys M* and d* in the formatCodeToRegex object which allows optional leading zeroes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant