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

RFC 3339 date adapter #26

Closed
swankjesse opened this issue Mar 30, 2015 · 5 comments
Closed

RFC 3339 date adapter #26

swankjesse opened this issue Mar 30, 2015 · 5 comments

Comments

@swankjesse
Copy link
Collaborator

Installed by default; user-replaceable by default.
https://www.ietf.org/rfc/rfc3339.txt

@inder123
Copy link

@swankjesse
Copy link
Collaborator Author

Yup, that's what we're going to do.

@swankjesse
Copy link
Collaborator Author

(RFC 3339 format, with UTC zone)

@inder123
Copy link

Ok, is the UtcDateTypeAdapter fitting the bill? If you need to change it, do let me know so that I update the original.

@swankjesse
Copy link
Collaborator Author

Yeah, the Jackson parser is a great place to start. I have a PR outstanding with some fixes for that:
https://github.com/FasterXML/jackson-databind/pull/948/files

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

2 participants