| Subject | Re: [firebird-support] minutes between | 
|---|---|
| Author | Magnus Titho | 
| Post date | 2007-07-05T11:43:07Z | 
d_dude_2003 wrote:
--
Magnus
            > I have two TIME variables in FireBird stored proc. How do i calculate(Time2 - Time1) * 24 * 60
> the integer representing the minutes difference between them?
>
> Is it (TIME2 - TIME1)/60?
>
--
Magnus