Is there a way to tell if daylight savings time is active. I need to check for daylight savings time and my program needs to perform two different functions depending whether the time zone is currently in DST or not

Thanks