The following table shows the standard Date formats with the regional setting of English (US).
| US Date |
Format |
Example |
| <Closing><Month,2>/<Day,2>/<Year> |
0 |
04/05/21 |
here for the value of year it's showing only last two character of 2021 that is 21. But I want date format such that 04/05/2021 so can I customize Standard Date formats like Year4 ? Or if there is any solution to this problem ?