重庆分公司,新征程启航

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

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://cqcxhl.com/article/pehdpj.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP