Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace date input regex with a nicer parser #4

Open
emoulson opened this issue Feb 23, 2019 · 0 comments
Open

Replace date input regex with a nicer parser #4

emoulson opened this issue Feb 23, 2019 · 0 comments

Comments

@emoulson
Copy link
Contributor

Using a really long and complicated regex to parse wildly varying datetime inputs is difficult to maintain and prone to error.

Replacing the input parsing regex with a better parser would allow a wider range of input formats and would be easier to maintain and explain.

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

No branches or pull requests

1 participant