TimeZoneInfo::IsDaylightSavingTime Method
.NET Framework (current version)
Indicates whether a specified date and time falls in the range of daylight saving time for the current TimeZoneInfo object's time zone.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsDaylightSavingTime(DateTime) | Indicates whether a specified date and time falls in the range of daylight saving time for the time zone of the current TimeZoneInfo object. |
![]() | IsDaylightSavingTime(DateTimeOffset) | Indicates whether a specified date and time falls in the range of daylight saving time for the time zone of the current TimeZoneInfo object. |
Show:
