使用正确的日期方法从日期对象中提取年份(四位数字)。
点击 此处 重试
const d = new Date(); year = w3exercise_input_no_0;
w3exercise_input_no_0