json时间格式化 //格式化日期字符串 String.prototype.jsonDateFormat = function (format) { var date, timestamp, dtObj ...