[]
Gets or sets the maximum year for the two digit mode.
public int TwoDigitYearMax { get; set; }
Public Property TwoDigitYearMax As Integer
Type | Description |
---|---|
int | An integer value that indicates the last year of a 100-year range that can be represented by a 2-digit year. |