TaiwanCalendar: TwoDigitYearMax (get)

TwoDigitYearMax

Gets the last year of a 100-year range that can be represented by a 2-digit year.



 Public Property Get TwoDigitYearMax ( ) As Long

Return Values

Long -  The last year of a 100-year range that can be represented by a 2-digit year.

Remarks

Because the year in the Taiwan calendar is typically less than four digits long, this implementation returns 99 by default and does not affect the return value of ToFourDigitYear.

Read/Write.

See Also

Project CorLib Overview

Class TaiwanCalendar Overview