showFourDigitYear
The showFourDigitYear property specifies whether the year is displayed with four digits. If showFourDigitYear is set to true, the part will display the year with four digits even if the user enters it using only the last two digits.
Note:
If the user enters only two digits, VA Smalltalk will assume the prefix 20 for values less than 80, and the prefix 19 for values of 80 or greater.
If fourDigitYear is set to false, the part will display only the last two digits of the year.
Last modified date: 03/29/2020