asp 中求某个月份的最后一天

maxday=DateSerial(Year(yearmonth), Month(yearmonth) + 1, 1) - 1

posted on 2009-03-19 16:12  韩显川  阅读(198)  评论(0)    收藏  举报

导航