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



select time('24.00.00') - 
time('00.00.00') from sysibm/sysdummy1
240,000

Which is basically what you want with a *hival or a *loval comparison on 
time, right?

I guess they could have made *HIVAL be 23.59.59.  However what would be 
business case be for that?  If I want to now how much time I have before 
the next day wouldn't I want 
24.00.00-current time
and not
23.59.59-current time?
If I had a time in my database as 23.59.59 and I wanted to start at the 
end and read backwards with RPGLE I guess either would work.  However if I 
wanted to take that hival, convert it to a string and concatenate that on 
to a date against a possible timestamp of ...23.59.59.012345 I'd rather 
have the 24.00.00.

Rob Berendt

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.