Format date and time variables in a transaction description

The default format of date variables ( #Date , #BatchDate and ¤FileDate) and time variables (#Time , #BatchTime and ¤FileTime ) is taken from the [TransactionFormats] settings in Eiglobal.ini. See INI file help for more information.

You can change the format of any or all of the date and time variables in any transaction description. Any combination of YYYY or YY, MM and/or DD is acceptable for the date variables. For example, YYYYMMDD, DDMMYY, DD and MMYY are all acceptable formats. Similarly, any combination of hh, mm and/or ss is acceptable for the time variables.

Separators such as slashes or dashes must be indicated as text in separate transaction fields.