Most extjs json date serialization related news are at:
loianegroner.com
– Loiane Groner | My development notes
More extjs json date serialization related news:
Working with .Net serialized dates in ExtJS technopaper.blogspot.com 15 Feb 2011 | 08:43 am
ASP.Net’s JSON serialize encodes DateTime instance as a string. If you return a JSON from a MVC contoller, you will notice your data encoded in the form: \/Date(1295163209177)\/ This is basically... ...