Share via


TimeZoneInformation.StandardDate 속성

정의

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

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

속성 값

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

적용 대상