TimeZoneInformation.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.
Gets or sets a date and local time when the transition from daylight time to standard time occurs.
public:
property ReportService2010::SYSTEMTIME ^ StandardDate { ReportService2010::SYSTEMTIME ^ get(); void set(ReportService2010::SYSTEMTIME ^ value); };
public ReportService2010.SYSTEMTIME StandardDate { get; set; }
member this.StandardDate : ReportService2010.SYSTEMTIME with get, set
Public Property StandardDate As SYSTEMTIME
Property Value
Returns the date and local time when the transition from daylight time to standard time occurs.