G
Guest
Please help . .
I have try this expression to calculate in query the time for my database
but i got "0:00" answer.
datediff("n",format(FieldTime1,"hh:mm"),format (FieldTime2,"hh:mm"))
onblock = 14:00
offblock = 15:20 so it must be on/off block diff = 00:40
the onblock and offblock are set in table as "short time format"
Please help im new user. . .
I have try this expression to calculate in query the time for my database
but i got "0:00" answer.
datediff("n",format(FieldTime1,"hh:mm"),format (FieldTime2,"hh:mm"))
onblock = 14:00
offblock = 15:20 so it must be on/off block diff = 00:40
the onblock and offblock are set in table as "short time format"
Please help im new user. . .