Defines the display format of the date.
If set to one (Automatic) then the date will be displayed in a system defined format depending on how the locale is set on each machine.
Possible values:
0 - Automatic (Order and separator is defined by the system)
1 - mm.dd.yyyy (Separator is defined by the system)
2 - dd.mm.yyyy (Separator is defined by the system)
3 - SQL format (like: 2006-03-17)