[ThreeCharMonthName] section in Eiglobal.ini

The settings in this section of Eiglobal.ini are used when date fields are interpreted and validated. They specify the three-character month names that can appear on the invoices. They apply when "MMM" is used in the DateFormat1, DateFormat2, etc. settings in Eiglobalextra.ini or in the format specification of the date field.

Settings in this format are used:

MonthItemN = Language NumericMonthValue ShortMonthName ErrorLevel

Language 

The three-letter abbreviation for the field's Language setting.

NumericMonthValue 

The numerical representation of the month. January = 1, February = 2, etc.

ShortMonthName 

The three-letter abbreviation for the month name.

ErrorLevel 

The number of characters that can have an interpretation error and the program will still approve the date field.

Entries are provided by default for various languages. You can add month names in another language, or edit the ones provided.

Examples

MonthItem1=GBR 1 Jan 1

MonthItem2=GBR 2 Feb 1

MonthItem3=GBR 3 Mar 1

MonthItem4=GBR 4 Apr 1

MonthItem5=GBR 5 May 0

[FullMonthName]