[]
Represents the different year digit type.
public enum YearDigitType
Public Enum YearDigitType
Name | Description |
---|---|
FourDigitYear | The FourDigitYear mode range from 0000 - 9999. |
TwoDigitYear | The TwoDigitYear mode range from 00 - 99. |