This topic is locked

Substracting variables and time

11/27/2007 6:07:19 AM
PHPRunner General questions
K
kaisor author

Hi there,
I'm making a time registration with PHPrunner that is using a function of getting totals. But now i want to calculate the difference when a user is working 8 hours on a day.

So 09:00 beginnningtime and 17:00 Endtime. (subtract) I want to calculate the difference 8:00 Hours, but how can i do this with a phpcode or in the SQL query editor.
Can please someone help me ??

J
Jane 11/27/2007

Hi,
please describe where do you want to calculate and display result and I'll try to help you.

K
kaisor author 11/27/2007

Hi,

please describe where do you want to calculate and display result and I'll try to help you.


Hi,
I've solved the problem. In the program where we can set the SQL lines, we adjusted the code and it worked fine right now.
So problem solved topic can be closed