set_TwoDigitYearMax()

UmAlQuraCalendar::set_TwoDigitYearMax(int) method

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

void System::Globalization::UmAlQuraCalendar::set_TwoDigitYearMax(int value) override

Arguments

ParameterTypeDescription
valueintLast year of a 100-year range.

See Also