Hello All,
I have a Numeric Field of length 8 and dec position as 0. A date Field which I have initialized to '1900-01-01'. Now I am trying to move the value in the Date field to the Numeric field in Free Format RPGLE. This is the below statement.
Eval Cdate = %Dec(%Char(Cdate1:*ISO-):8:0);...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
3 results in 0.0027 seconds.
Keywords
Members
Tags
-
Issue in Date Conversion
-
Date format to char conversion in rpg
I have beeen receiving a date timestamp error in my rpgle at a statement:
result=%char(field:*iso)
where result is 10A and field is of D format type.
I have been pushing a iso type value eg: '2013-05-05' into field, yet the timestamp issue persists.
...
-
Date Validation and Conversion in COBOL 400
Hi,
We are using ILE COBOL for programming. We need to perform Date validation and conversion in ILE COBOL.
I know we have intrinsic functions such as TEST-DATE-TIME and CONVERT-DATE-TIME but we could not see much examples in IBM reference manual so wanted to check if someone...
Our Sponsors
Collapse
