华赐软件 Bootstrap3

easyui 日期显示

{ field: 'UpdateDatetime', title: '更新时间', width: 100, align: 'left', sortable: true
, formatter: function (value, rec, index) {
var date = new Date(parseInt(value.replace(/\/Date\((-?\d+)\)\//, '$1')));
return(date.getFullYear() + "-" + date.getMonth() + "-" + date.getDate());
}
}

posted @ 2014-04-04 10:00  OpenCsharp.Net  阅读(142)  评论(0编辑  收藏  举报
华赐软件 Bootstrap3
w.huacisoft.com">华赐软件 Bootstrap3