我正在使用以下代码使用moment.js将服务器端日期时间转换为本地时间。moment(moment('Wed,23Apr201409:54:51+0000').format('lll')).fromNow()但我得到了:Deprecationwarning:momentconstructionfallsbacktojsDate.Thisisdiscouragedandwillberemovedinupcomingmajorrelease.Pleaserefertohttps://github.com/moment/moment/issues/1407formoreinfo.看来我无法