言語

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 オブジェクトです。

適用対象