/Date(1224043200000)/
var date = new Date(parseInt(jsonDate.substr(6)));
date.toDateString();