日期:2014-05-17 浏览次数:20508 次
string result = new DateTime(2013, 9, 1).AddMonths(1).AddDays(-1).ToString("yyyyMMdd");