System::Globalization::Calendar::set_TwoDigitYearMax method

Calendar::set_TwoDigitYearMax method

Sets the last year that can be represented by a 2-digit.

virtual void System::Globalization::Calendar::set_TwoDigitYearMax(int value)
ParameterTypeDescription
valueintLast year of a 100-year range.

See Also