× 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.


  • Subject: RE: Yesterdays date
  • From: "Mark A. Manske" <mmanske@xxxxxxxxxxxxxxxxxx>
  • Date: Mon, 26 Jun 2000 15:30:46 -0500
  • Importance: Normal

If you are familiar with date type data fields and coding in ILE, this is all that would take.
 
IE: code snippet...
 
 
D  today               s              10d    datfmt(*iso)
D  yesterday         s              10d    datfmt(*mdy)
.
.
C                         move   *date            today
C        today         subdur 1:*d             yesterday
.
.
its that simple now 
 
 -----Original Message-----
From: owner-rpg400-l@midrange.com [mailto:owner-rpg400-l@midrange.com]On Behalf Of Quazy
Sent: Monday, June 26, 2000 2:43 PM
To: RPG400-L@midrange.com
Subject: Yesterdays date

I am looking for a free utility or program that will give me yesterdays date.   I was wondering if someone out there has written such a thing that they would be willing to share.  I can do this myself but it is a pain to check for leap year and stuff, I just didn't want to re-invent the wheel if it is already out there.
 
 
 
Thanks
 
 
 

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.