代码如下:
Date.UTC(2015, 11, 1,21,37);
>1449005820000
new Date(1449005820000);
>Wed Dec 02 2015 05:37:00 GMT+0800 (中国标准时间)
new Date(1449005820000).toISOString().
replace(/T/, ' '). // replace T with a space
replace(/\..+/, '') // delete the dot and everything after
>"2015-12-01 21:37:00"
参考:How to format a date string in UTC;
最新评论
怎么取消了蓝奏云分享啊,请继续用蓝奏云啊……
哦 谢谢 那我试试
有木马
下载不了了