I\'ve been using an old version of JSON.Net (4.0r4) for a while & have just updated to the latest one (4.5r11). I\'ve noticed that dates used to be formatted like:
You can change how DateTime will be serialized, check this from JSON.NET author: Good (Date)Times with Json.NET