System::Globalization::Calendar::ToFourDigitYear method

Calendar::ToFourDigitYear method

Converts the year to 4-digit year using TwoDigitYearMax property.

virtual int System::Globalization::Calendar::ToFourDigitYear(int year) const

ReturnValue

Four-digit representation of year.

See Also