How do we get current date from system with century?
Answer Posted / aji cherian
Current date will show yymmdd format. Add 2000 to yy part.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What are the different data types in cobol?
In which area will you utilize 88 level items in cobol?
What is the Purpose of Pointer in the string?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are declaratives and what are their uses in cobol?
What is amode(24)?
Describe the cobol database components?
what is search and searchall?what is the diffrence between them?give an best example?
What the difference is between continue and next sentence?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are the different rules to perform a Search?
How do define dynamic array in cobol.
What is inspect in cobol ?
What is the difference between comp and comp-3 usage?