Calendar: TwoDigitYearMax (get)

TwoDigitYearMax

Returns the maximinum 4-digit year that will be created from a 2-digit value.



 Public Property Get TwoDigitYearMax ( ) As Long

Return Values

Long -  The maximinum year that will be created from a 2-digit value.

Remarks

This value is used by the ToFourDigitYear method.

Read/Write.

See Also

Project CorLib Overview

Class Calendar Overview