Date.prototype.getFullYear()根据当地时间返回指定日期的年份(4位数字的4位数字)。
Date.prototype.getFullYear()根据本地时间返回指定日期对象的年份(四位数年份时返回四位数字)。