想通过代码往数据库插入这种格式的日期,请问要怎么做
自行格式化时间然后拼接 db.collection('xxx').add({ data:{ date: db.serverDate() } })
若认为该回答有用,给回答者点个[ 有用 ],让答案帮助更多的人
你在逗吗,js new Date()的标准时间格式