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



On Tue, Aug 8, 2023 at 8:17 AM Greg Wilburn
<gwilburn@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

I use a table from IBM called DATE_CONV for a lot of my date converting (JOIN is faster than converting). I think this was included with web query in QWQCENT library.

I'm a fan of having a date conversion table. I built my own, and it's
a fun and easy thing to do. One benefit to building your own is that
you can put whatever fields you want in it. It could be useful to have
Excel dates, month names, even phases of the moon. The limit is your
imagination.

I strongly recommend using date functions provided for you (such as in
RPG or SQL) as the foundation from which to build. If you don't, at
least make sure you understand leap years. This is a classic thing
that trips many people up. Years that end in two zeros are NOT leap
years, UNLESS the whole year is divisible by 400.

So 1900, 2100, 2200, and 2300 are not leap years, but 2000 and 2400 are.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.