原文:JS獲取本周、本季度、本月、上月的開始日期、結束日期

獲取本周 本季度 本月 上月的開始日期 結束日期 var now new Date 當前日期var nowDayOfWeek now.getDay 今天本周的第幾天var nowDay now.getDate 當前日var nowMonth now.getMonth 當前月var nowYear now.getYear 當前年nowYear nowYear lt : var lastMonthD ...

2020-08-18 20:42 0 607 推薦指數:

查看詳情

JS獲取本周本月本季度、本年

------------------------------------------------------------------------------------------------------------------------------- dateRangUtil.js ...

Wed Apr 01 03:39:00 CST 2020 0 2489
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM