Date Format
The date format is a user preference. You must enter a value for the user. The date format is a user preference setting that the user can change later if necessary. The date format can also be set in a user preference template.
The following lists the supported date formats:
Note:
The time format for all dates is:
HH:mm AM.
| Date Format | Code |
|---|---|
| MM/DD/YYYY | 0 |
| DD/MM/YYYY | 1 |
| MM/DD/YY | 2 |
| DD/MM/YY | 3 |
| MM-DD-YYYY | 4 |
| DD-MM-YYYY | 5 |
| MM-DD-YY | 6 |
| DD-MM-YY | 7 |
| DD.MM.YYYY | 8 |
| YYYY-MM-DD | 9 |
| MMM/DD/YYYY | 10 |
| DD/MMM/YYYY | 11 |
| YYYY/MMM/DD | 12 |
| M/D/YYYY | 13 |
| M/D/YY | 14 |
| D/M/YYYY | 15 |
| D/M/YY | 16 |
| YY/M/D | 17 |
| YYYY/M/D | 18 |
| YY/MM/DD | 19 |
| YYYY/MM/DD | 20 |