var obj = new Date(parseInt(data.replace("/Date(", "").replace(")/", ""), 10)); return obj.format("yyyy-MM-dd hh:mm:ss");