JavaScript基础:Date与Math对象使用.pdfVIP

  • 2
  • 0
  • 约1.77千字
  • 约 4页
  • 2026-04-24 发布于四川
  • 举报

常用对象1

Date日期对象

//本月中的第几天

document.w

rite(date.getDate()+br/);//本星

期的第几天document.write(date.getDay()+br/

);//返回的月份0‑11

document.write(date.getMonth()+br/);//返

回的是1900年到现在年份的差值2018‑1900

document.write(date.getYear()+br/);//返回

全年2018document.write(date.getFullYear()+

br/);//2018/6/22下午12:17:14:返回本地

文档评论(0)

1亿VIP精品文档

相关文档