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

Improve input validation #155

Open
istathar opened this issue May 1, 2018 · 0 comments
Open

Improve input validation #155

istathar opened this issue May 1, 2018 · 0 comments
Assignees

Comments

@istathar
Copy link
Member

istathar commented May 1, 2018

Parsing isn't as robust as I'd thought. Malformed input causes incorrectly marked valid TimeStamps rather than failed parses. For example:

λ> decode "\"2018-05:01T01:42:12Z\"" 

gives

Just 1970-01-01T00:33:38.000000000Z

which is all kinds of unhelpful.

@istathar istathar self-assigned this May 1, 2018
@istathar istathar transferred this issue from aesiniath/chronologique Oct 18, 2022
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