DateTime trialDate = DateTime.Now; bool check = trialDate.IsDaylightSavingTime(); The "check" variable would hold the value whether the Daylight savings time is present for the "trialdate"