_TimeZone.StandardDate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a DateTime value that represents the date and time in this time zone when time changes over to standard time. Read-only.
public:
property DateTime StandardDate { DateTime get(); };
public DateTime StandardDate { get; }
Public ReadOnly Property StandardDate As DateTime
Property Value
Remarks
This value is stored as part of the TZI value for the time zone in the Windows registry. The TZI value is mapped to the Windows TIME_ZONE_INFORMATION