COBOL Messages


LNC2811

Argument-1, %1, of intrinsic function CONVERT-DATE-TIME is not compatible with argument-2, %2.

30

Cause . . . . . : When argument-1 is an item of class date-time, intrinsic function CONVERT-DATE-TIME can only convert from a:

Date to a date,

Date to a timestamp,

Time to a time,

Time to a timestamp,

Timestamp to a timestamp,

Timestamp to a date, or

Timestamp to a time.

Recovery . . . : Change argument-1 or argument-2.


[ Top of Page | Previous Page | Next Page | Table of Contents ]