|
How about: %SetDate(DateField:*C) = Century %SetDate(DateField:*Y) = Year %SetDate(DateField:*M) = Month %SetDate(DateField:*D) = Day %SetDate(DateField:*CY) = CentryYear %SetDate(DateField:*YM) = YearMonth %SetDate(DateField:*CYM) = CentryYearMonth %SetDate(DateField:*ISO) = CentryYearMonthMonthDay ... Kind of replaces *MDY move DateNumber DateField and adds a little more flexibility. I guess you could also update the move opt code for partial moves. I guess we could do the same with a procedure but so few use them, biff would be easier. -----Original Message----- From: boldt@ca.ibm.com [mailto:boldt@ca.ibm.com] Sent: Thursday, September 16, 1999 12:28 PM To: RPG400-L@midrange.com Subject: Re: "extract" command enhancement Jon wrote: >Any chance of including a reverse extract (INSERT?) in that group Hans? There >are a lot of duration calculations that would be simplified if you could 'push' >(say) a new month into a date. I like the idea! Currently, we're thinking of a %extract bif. We could have something like: eval %extract(date:*m) = month This would be consistent with %subst, which can be used on either side of an assignment. But that name doesn't look quite right. We may have to come up with a different name for that bif. I'll add the idea to our proposed enhancements file. Cheers! Hans Hans Boldt, ILE RPG Development, IBM Toronto Lab, boldt@ca.ibm.com +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.