Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
intvl_round.4gl | 2020-05-11 | 3.6 kB | |
readme.txt | 2020-05-11 | 528 Bytes | |
Totals: 2 Items | 4.1 kB | 0 |
Subject: interval rounding From: olded@ix.netcom.com(Ed Schaefer) Newsgroups: comp.databases.informix Date: 25 Oct 1996 05:27:42 GMT # There has been some discussion of rounding an interval # to the nearest 1/4 hr in 4GL. This should do it. I haven't # tested it as thoroughly as I might have, but I haven't # seen problems. Be advised that the interval is defined # as day to minute. Change this through out the functions # if doesn't suit your needs. # Let me know if anyone sees a problem. # regards # ed # schaefer