show/hide this revision's text 3 edited tags
show/hide this revision's text 2 Clarification on problem

This is the one thing I could never get to work.
My problem is to detect the end of one day and the start of the next and then splitting the diff into each day.

Imagine you want to calculate a pay rate but it has to span across midnight.

It also applies to calculating time to run on timed system, or time diff it should've run.

show/hide this revision's text 1

Calculating time diff across midnight

This is the one thing I could never get to work.

Imagine you want to calculate a pay rate but it has to span across midnight.

It also applies to calculating time to run on timed system, or time diff it should've run.