Page History
...
Parameters | Description |
---|---|
expression | Must be either an integer or a variable that contains an integer. |
MT | Indicates a time conversion. |
- or - | |
MTX | MTX 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. |
H | Specify 12-hour format. The characters used to indicate AM and PM are identified by the default language set. |
S | Indicates that output includes seconds. |
char | Specifies 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
...