TimeZone::IsDaylightSavingTime Method
.NET Framework (current version)
Returns a value indicating whether a specified date and time is within a daylight saving time period.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsDaylightSavingTime(DateTime) | Returns a value indicating whether the specified date and time is within a daylight saving time period. |
![]() ![]() | IsDaylightSavingTime(DateTime, DaylightTime^) | Returns a value indicating whether the specified date and time is within the specified daylight saving time period. |
Show:

