http://www.cnblogs.com/qinersky902/p/5065870.html
获取指定时间的代码地址
var quarter = (info.Day.Value.Month - 1) / 3 + 1;//季度
info.Day,指定时间,这里用来获取指定时间的月份