× 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: Last Day of Last Month
  • From: Jim Langston <jlangston@xxxxxxxxxxxxxxxx>
  • Date: Wed, 13 Oct 1999 09:37:45 -0700
  • Organization: Conex Global Logistics Services, Inc.

Well, I've done this a bit in other languages that had date fields.
Basically,
I would build a date MM/01/YY by taking the current month and current
year,
and making the day 01.  Then subtract one day.  And it would be the last
day of
the previous month.

I am not sure if we can do date math (haven't played around with date
fields
all that much yet) but if you can, this should work fine.

Regards,

Jim Langston

Brad McDaniel wrote:

>
>
> I am writing some CL's to automate some monthly jobs that are usually
> submitted through user menus.  This particular CL submits a job with
> the prior month and year as the parms (let's say &YEAR (4) and &MONTH
> (2)).  Then, the CL does a STRQMQRY with the year, month, and day of
> the last day of that month.  Does anyone have a sample of the easiest
> way to figure out the last day of a particular month (i.e.  if run
> today, the year and month would be 1999 09, and the CL would need to
> pass 19990930 to the query.)?
>
> I know the method for passing parms with STRQMQRY, I am just wondering
> if anyone has some code laying around that gives you the last day of
> the month (accounting for leap years also).
>
> Thanks
>
> Brad McDaniel
> Information Services
> Annuity Board, SBC
> http://www.absbc.org
> 214-720-6546

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