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

Should parse ISO8601 microsecond timestamps #376

Open
kenaniah opened this issue May 24, 2018 · 0 comments
Open

Should parse ISO8601 microsecond timestamps #376

kenaniah opened this issue May 24, 2018 · 0 comments

Comments

@kenaniah
Copy link

Chronic.parse "2018-05-24T15:43:09.5582332-05:00" #=> nil
Chronic.parse "2018-05-24T15:43:09.559-05:00" #=> 2018-05-24 15:43:09 -0500

It appears as though chronic refuses to parse anything more precise than milliseconds, as evidenced in the first result.

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