TimeZoneInformation.DaylightDate Property

Definition

Gets a SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs.

public:
 property ReportService2010::SYSTEMTIME ^ DaylightDate { ReportService2010::SYSTEMTIME ^ get(); void set(ReportService2010::SYSTEMTIME ^ value); };
public ReportService2010.SYSTEMTIME DaylightDate { get; set; }
member this.DaylightDate : ReportService2010.SYSTEMTIME with get, set
Public Property DaylightDate As SYSTEMTIME

Property Value

A SYSTEMTIME object that contains a date and local time when the transition from standard time to daylight time occurs.

Applies to