System.Data.Entity.DbFunctions.DiffDays(cs.StartTime.Value,DateTime.Now) == 0//只获取当天
OR
XX.StartTime.Value.Date.Equals(DateTime.Now.Date)//只获取当天