Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
in my Script I would like to split a time interval into parts.
What I have:
Begin: 08:52:31
End: 10:31:40
Duration: 01:39:09
What I want:
...
Interval 07:00 to 08:00 --> 00:00:00
Interval 08:00 to 09:00 --> 00:07:29
Interval 09:00 to 10:00 --> 01:00:00
Interval 10:00 to 11:00 --> 00:31:40
Interval 11:00 to 12:00 --> 00:00:00
...
Thanks a lot
Tim
Hi, i've made this. check it out and tell me if works. Look the "calc_result" field
rgds
Hi, i've made this. check it out and tell me if works. Look the "calc_result" field
rgds
Hi Héctor,
thanks a lot! That pretty much did it!
Schönen Gruß
Tim