参数"true"在moment.js中的含义是什么?例如:
moment("2010-10-31a", ["YYYY-MM-DD"], true).isValid();
javascript momentjs
javascript ×1
momentjs ×1