标签: javascript
我想将日期格式设置为:
6.12.2017 10:44:33
我想只使用js而不是任何插件。
我试过这样:
new Date(entry.duedate).toLocaleString()
但这不是我想要的,因为我得到这样的日期:6/12/2017