Subject Re: [firebird-support] substract two TIME values
Author Milan Babuskov
d_dude_2003 wrote:
> Hi there folks,
>
> How do i convert the TIME2 - TIME1 (TIME2 > TIME1)
> to number of hours?

The result is in seconds, so simply divide it by 3600.

(time2 - time1) / 3600


--
Milan Babuskov
http://swoes.blogspot.com/
http://www.flamerobin.org