As Array1.7.0+
moment().toArray();
This returns an array that mirrors the parameters from new Date()
.
moment().toArray(); // [2013, 1, 4, 14, 40, 16, 154];
当前内容版权归 momentjs.com 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 momentjs.com .