|
>> Even if this could be formatted (and it can not) using the RPG date
formatters (The format is *EUR but that one only accepts . as separator) it
would be interesting programming to get all the possible combinations
created.
If it really is *EUR (except for the .) then a simple %Xlate('.': '-':
%Char(DateFld: *EUR)) will do it. Or %Xlate('.': '-': %Char(DateFld: *EUR):
3) - if you want to make it a teeny bit faster.
This approach works with all of the 4 digit year formats, none of which
allow the specification of a separator 'cos they are all international
standards.
Jon Paris
Partner400
www.Partner400.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.