System::TimeZoneInfo::IsDaylightSavingTimeNoThrow method

TimeZoneInfo::IsDaylightSavingTimeNoThrow method

指定された日時がサマータイムの範囲に入っているかどうかをチェックします。

bool System::TimeZoneInfo::IsDaylightSavingTimeNoThrow(DateTime date_time) const
パラメーター説明
date_timeDateTime日付と時刻。

ReturnValue

日時がサマータイムの場合は true。

参照