[TransactionFormats]

These settings in Eiglobal.ini specify the date, time, and amount formats as they appear in transaction descriptions. These settings are used:

DateFormat   Specifies a default date format using M, D and Y. If the format is not specified here, the default date format is used: DDMMYYYY.
TimeFormat  Specifies a default time format using h, m and s. Used for time variables such as #Time, #BatchTime, ¤Filetime, etc. in transaction descriptions. If the format is not specified here, the default time format is used: hhmmss
AmountFormat  Specifies a default amount format using the same syntax that is used to describe specify field profile formats. For example: N(7).NN

Notes

  • Changes to these settings only apply to fields in new transaction descriptions. Formats in existing transaction descriptions are not affected (unless you remove a date/time/amount field and re-add it, in which case the new format is applied).
  • You can override these settings in individual transaction descriptions.
  • You must restart Manager to apply these changes.