Node.js怎么处理mysql数据库中日期类型

2017-07-14 13:49:08

在connection的参数那里加一个    dateStrings: true , 就可以了吧,我是datetime类型的,测试了可以