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