TaiwanCalendar: TwoDigitYearMax (get) |
Gets the last year of a 100-year range that can be represented by a 2-digit year.
Public Property Get TwoDigitYearMax ( ) As Long
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.