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

DateTime's returned from API should be in ISO 8601 format #18

Closed
mccrackend opened this issue Feb 7, 2015 · 1 comment · Fixed by #22
Closed

DateTime's returned from API should be in ISO 8601 format #18

mccrackend opened this issue Feb 7, 2015 · 1 comment · Fixed by #22

Comments

@mccrackend
Copy link
Contributor

One thing we should try to address in a future PR is the outbound DateTime format.

eg. "startDate":"2012-04-23T18:25:43"
instead of: "startDate":1423344664458

Source

@chenry
Copy link
Contributor

chenry commented Feb 8, 2015

Here is a reference on how to handle this:

http://briansjavablog.blogspot.com/2012/08/rest-services-with-spring.html

chenry added a commit that referenced this issue Feb 10, 2015
@chenry chenry self-assigned this Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants