You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2021. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: