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)
| Parameter | Type | Description | 
|---|---|---|
| value | int | Last year of a 100-year range. | 
See Also
- Class Calendar
 - Namespace System::Globalization
 - Library Aspose.Font for C++