IBM Extension
Date-Time
- If the sending item is date-time, then the format of the sending date-time
item is first converted to the receiver's format, and then moved. If the sending
item is a timestamp, and the receiving item is a date or time item, then only
the date or time portion of the timestamp item is moved to the receiving item.
If the sending item is a date or time item and the receiving item is a timestamp,
only the date or time portion of the timestamp is replaced.
- If the sending item is numeric, each of the receiving items numeric conversion
specifiers are replaced with the digits from the sending item, beginning at
the rightmost conversion specifier, and at the rightmost digit of that conversion
specifier. All alphanumeric conversion specifiers take on default values.
- If the sending item is numeric-edited, the numeric-edited item is de-edited.
The resulting numeric value is then moved to the date-time item.
- If the sending item is alphanumeric or alphanumeric-edited, the receiving
date-time item is treated as an alphanumeric item, and the move takes place
according to the rules for an alphanumeric to alphanumeric move.
End of IBM Extension