Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParametersDescription
expressionMust be either an integer or a variable that contains an integer.
MTIndicates a time conversion.
- or - 
MTXMTX is used for international default conversions. Requires that a language is set in the environment, in field 15 (@environ.set<ENV_LND_DEFAULT$> ), eg LND_GERMAN_D, LND_FRENCH_F, etc., etc., etc. The language needs to be set within the SYSENV record prior to start.
HSpecify 12-hour format. The characters used to indicate AM and PM are identified by the default language set.
SIndicates that output includes seconds.
charSpecifies the character that separates hours, minutes, and seconds. The default is a ":" (colon). It can be any character between ASCII characters 33 and 248 inclusive.

See also

Time()IConv Time (MT) function

...