Enum which describes the year part appearance.
| Enumerator |
|---|
| BCGP_NUMERIC_DATE_YEAR_DIGITS_SYSTEM |
System (default) appearance.
|
| BCGP_NUMERIC_DATE_YEAR_DIGITS_2 |
2 last digits of the year are displayed
|
| BCGP_NUMERIC_DATE_YEAR_DIGITS_4 |
4 digits of the year are displayed
|