Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Use ISO 8601 Dates in serializers #1346

Closed
kkozmic opened this issue Dec 3, 2013 · 1 comment · Fixed by #1358
Closed

Use ISO 8601 Dates in serializers #1346

kkozmic opened this issue Dec 3, 2013 · 1 comment · Fixed by #1358

Comments

@kkozmic
Copy link

kkozmic commented Dec 3, 2013

Please change the JSon serializer to format dates using ISO 8601 standard.

Frameworks like AngularJS or Knockout know how to bind to ISO dates. The currently formatted dates are treated like strings. Also most other frameworks (WEB API, ServiceStack) handle that correctly now.

See this Hanselpost for more details: http://www.hanselman.com/blog/OnTheNightmareThatIsJSONDatesPlusJSONNETAndASPNETWebAPI.aspx

iso_8601

@albertjan
Copy link
Contributor

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants