Date.prototype.getDay()getDay()方法根据本地时间,返回一个具体日期中一周的第几天,0 表示星期天。对于某个月中的第几天,参考Date.prototype.getDate().语法 dateObj.getDay(...