The date format mask for below Date item is MM/DD/YYYY. So a regular date entry would be 12/31/2024.
Next alternative masks are defined:
- DD.MM.YYYY
- MM/DD/RR
- DD-MM-RR
- YYYYMMDD
- DD MON RR
From this, the above date can also be entered as:
- 31.12.2024
- 12/31/24
- 31-12-24
- 20241231
- 31 dec 24
all resulting in the date of 12/31/2024.
Give it a try: