官方文档:http://momentjs.com/;
使用方法:moment(data).format("YYYY-MM-DD");//data为日期的字符串形式
moment().format("YYYY-MM-DD");输出当前日期