DateFormat1, DateFormat2, etc.

Found in

Eiglobalextra.ini

Section

[Interpret]

Description

When you specify a date field in DOCUMENTS, you can either specify your own date format or leave the format area blank. If you leave it blank, the system uses these settings (DateFormat1, DateFormat2, etc.) when searching for date fields.

Use a separate DateFormat setting for each date format to look for. DOCUMENTS comes to this list and tries to match the interpreted value with one of the date formats.

If the program cannot match the value with any of the date format suggestions, the value is presented with the first format suggestion in the list.

Format

Use any combination of these:

The three-letter abbreviated form of the month (MMM) is controlled by the [ThreeCharMonthName] section in Eiglobal.ini.

The Language setting for the date field helps the program to find the right language in the [FullMonthName] and/or [ThreeCharMonthName] sections.

Do not use separator characters such as hyphens or slashes that may be present in the date. These are not invalid, but they are unnecessary since the system finds them even if they are not specified. In addition, there is no need to waste DateFormat settings on them (see limitations below).

The order in which you specify the formats does not matter.

Example

DateFormat1=DDMMYYYY

DateFormat2=MMMMDDYYYY

DateFormat3=MMDDYY

Warning

DOCUMENTS stops reading date formats in Eiglobalextra.ini if an empty setting is found. Example:

DateFormat1=DDMMYYYY

DateFormat2=     / The program stops reading here and does not see DateFormat3.

DateFormat3=MMDDYY

If empty settings are the last ones listed, then it is ok.

Limitations

DaysBeforeCurrentDate

DaysAfterCurrentDate