× 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: ILE - Date Substraction
  • From: John Hall <jhall@xxxxxxxxxxx>
  • Date: Thu, 25 Mar 1999 15:39:45 -0500

If your current date is the last day of the month and you want the last
day of the previous month you can do the following


Add 1 day to your date
subtract 1 month
subtract 1 day

or you can set the day portion of your month to 01 and subtract 1 day.


Either way takes you to the first day of the current month and then 1
day before that is the last day of the previous month

John Hall


Rajan.Srinivasan@Allfun.com wrote:
> 
>   I tried  this.    I defined  Date1  as   a  Date Field  with (*USA)
> format.
> 
>                             DATE1                   SUBUR
> 1:*M                   DATE1
> 
> When I executed the above statements ,   I  get the following results on
> DATE1
> 
> DATE1(before)                               DATE1 (after)
> 
> 03/31/1998                                         2/28/1998
> ok
> 
> 05/31/1998                                        04/30/1998
> ok
> 
> 06/30/1998                                        05/30/1998
> not  ok
> 
> 04/30/1998                                         03/30/1998
> not ok
> 
> When  I  input  value  06/30/1998  on   DATE1 ,  and after executing
> SUBDUR ,  I  get  the value  05/30/1998, whereas
> I should get  05/31/1998
> 
> I am I doing something wrong
> 
> Thanks
> Raj
>
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-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 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.