Mmmm, %DATE should always return your date in *ISO format. What varies is
how you specify your INPUT date. As I see it, the safest way is to always
specify your input format so, if your input dates are in the *MDY format,
use %DATE(RPG_DATE:*MDY), if using *ISO, use %DATE(RPG_DATE:*ISO), etc.
If nout using date separators (assuming you are converting, say '123112',
rememember to append a '0' to the format., eg. :*MDY0
Can you send us the code line(s) where you are using your %DATE
statement(s).
Regards,
If your dates aren't
Luis Rodriguez
IBM Certified Systems Expert — eServer i5 iSeries
As an Amazon Associate we earn from qualifying purchases.
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.