On the server, I have stored UTC times. I am sending that to the client formatted as JSON, which looks like: /Date(12211111)/. How do I deserialize this into a local time for the user?
Asked
Active
Viewed 1,479 times
1
-
possible duplicate of [ASP.NET MVC JsonResult Date Format](http://stackoverflow.com/questions/726334/asp-net-mvc-jsonresult-date-format) – Stuart Jun 23 '11 at 15:43