新网创想网站建设,新征程启航

为企业提供网站建设、域名注册、服务器等服务

script取一个月的最后一天

//=================取一个月的最后一天
function getLastDay(year,nextMonth){
var theDay = new Date(year,nextMonth,0)
theDay = theDay-1
lastDay = theDay.getFullYear()+"-"+(theDay.getMonth()+1)+"-"+theDay.getDate()
Alert(lastDay);
return lastDay
}[@more@]
名称栏目:script取一个月的最后一天
文章路径:http://wjwzjz.com/article/pehdpj.html
在线咨询
服务热线
服务热线:028-86922220
TOP