标签: javascript node.js date
在1894年之前的日期中,我将GMT + 0053作为时区。为什么?
Welcome to Node.js v12.4.0. Type ".help" for more information. > d=new Date('1893-01-01T12:06:32.000Z'); 1893-01-01T12:06:32.000Z > d.toString() 'Sun Jan 01 1893 13:00:00 GMT+0053 (GMT+01:00)'