Share via


TimeZoneInformation.DaylightDate 속성

정의

표준 시간에서 일광 절약 시간으로 전환될 때 날짜와 현지 시간을 포함하는 SYSTEMTIME 개체를 가져옵니다.

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

속성 값

표준 시간에서 일광 절약 시간으로 전환될 때 날짜와 현지 시간을 포함하는 SYSTEMTIME 개체입니다.

적용 대상