System::TimeZoneInfo::IsDaylightSavingTimeNoThrow method

TimeZoneInfo::IsDaylightSavingTimeNoThrow method

يتحقق مما إذا كان التاريخ والوقت المحددان يقعان ضمن نطاق التوقيت الصيفي.

bool System::TimeZoneInfo::IsDaylightSavingTimeNoThrow(DateTime date_time) const
ParameterTypeالوصف
date_timeDateTimeالتاريخ والوقت.

ReturnValue

صحيح إذا كان date_time ضمن التوقيت الصيفي.

انظر أيضًا