System::TimeZoneInfo::TransitionTime::get_IsFixedDateRule method

TransitionTime::get_IsFixedDateRule method

Returns the value that indicates if the time change occurs at a fixed date and time or a floating date and time.

bool System::TimeZoneInfo::TransitionTime::get_IsFixedDateRule() const

ReturnValue

True if the time change occurs at a fixed date and time, otherwise - false

See Also