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取一个月的最后一天
本文URL:http://www.cqwzjz.cn/article/pehdpj.html
                                            
                                        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取一个月的最后一天
本文URL:http://www.cqwzjz.cn/article/pehdpj.html

 建站
建站
 咨询
咨询 售后
售后
 建站咨询
建站咨询 
 