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

Change date format to ISO8601 on JSON and XML serialization #544

Closed
garcia-jj opened this issue Jun 22, 2013 · 0 comments
Closed

Change date format to ISO8601 on JSON and XML serialization #544

garcia-jj opened this issue Jun 22, 2013 · 0 comments

Comments

@garcia-jj
Copy link
Member

At this time vraptor serializes date objects using yyyy-MM-dd HH:mm:ss.

But I think that we need to change this behaviour to use ISO8601 yyyy-MM-dd'T'HH:mm:ssZ, format defined as default date format as decribed where: http://www.w3.org/TR/NOTE-datetime.

This issue can impact in existing code, so we can postpone this issue to next major release, warning users about this in release notes.

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