Date Mode (Magic xpa 4.x)
This setting specifies the default mode of the date used throughout the system, according to the following scheme, using the example February 1, 1993:
American date format is MM/DD/YY, displays as 02/01/93
European date format is DD/MM/YY, displays as 01/02/93
Scandinavian date format is YY/MM/DD, displays as 93/02/01
Buddhist date format is DD/MM/YY, displays as 01/02/36, because the year is increased by 543.
Platform specific: This setting is not supported for mobile devices. The mobile device's date format will be used.
Available values: American, European, Scandinavian, Buddhist
Default: European
Change effective: After restart
Magic.ini and Command Line name: DateMode
How Do I Translate My Application to Another Language?