× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Anupam

Did you really mean a 3-digit year? What do you need it to say? Or do you mean the first character to be the century?

The %char() function has a format parameter, such as *MYD - to have a result without separators, put a "0" after the format.

If you are going for CYYMMDD, you might have to use the MOVE op-code, at least at V5R4 with *CYMD in factor 1.

The other option is one of the CEE* date APIs - really quite easy to use.

Regards
Vern

anupam.sinha@xxxxxxxxxxxxxxxxxxxxxxx wrote:
Hi All,

Sorry if this was covered previously, but i could not find in relevant google/archive search.

Is there any opcode/function in RPGLE through which we can get the system date in YYYMMDD format without any separators? I know how to do it with data structures, but dont want to use it everytime.

TIA

Anupam Sinha


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.