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

Support both Timestamp formats "-00:00" and "Z"? #868

Open
dehann opened this issue Mar 23, 2022 · 1 comment
Open

Support both Timestamp formats "-00:00" and "Z"? #868

dehann opened this issue Mar 23, 2022 · 1 comment

Comments

@dehann
Copy link
Member

dehann commented Mar 23, 2022

I think we should just do the work to support both:

  • "timestamp":"2022-03-23T07:09:55.020-05:00"
  • "timestamp":"2022-03-23T12:21:24.554Z"

xref:

@dehann
Copy link
Member Author

dehann commented Mar 25, 2022

There might be some weirdness here between JSON2.jl and JSON.jl. We're going to move to JSON according to recent poll. As it stands today, DFG and IIF is using JSON2.

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