DateTime::IsDaylightSavingTime Method
Silverlight
Indicates whether this instance of DateTime is within the Daylight Saving Time range for the current time zone.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::Booleantrue if Kind is Local or Unspecified, and the value of this instance of DateTime is within the Daylight Saving Time range for the current time zone; false if Kind is Utc.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: