重庆分公司,新征程启航

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

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.cn/article/pehdpj.html

其他资讯

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