Re: Time Difference Function

2001-12-20 Thread Bogdan Stancescu
The solution I found for the same problem was arithmetic subtraction between unix_timestamp() values. Hope this helps. Bogdan Alex Kirk wrote: > I've been looking through the manual at www.mysql.com all of the time/date > functions, and I can't seem to find the one I want: one that will take t

Re: Time Difference Function

2001-12-20 Thread Alex Kirk
I've been looking through the manual at www.mysql.com all of the time/date functions, and I can't seem to find the one I want: one that will take two times and find the difference between them. Basically, I'd like to be able to use this for a report that gives the number of hours worked on a