03 2014 档案

摘要://js格式化时间,参数jsonDate可以是后台数据function jsonDateFormat(jsonDate) { try { var date = new Date(parseInt(jsonDate.replace("/Date(",... 阅读全文
posted @ 2014-03-20 00:41 段晨 阅读(194) 评论(0) 推荐(0)