Working out how much time has increased by in %

32 Views Asked by At

I have two time values:

Previous 3d 5h

Now 5d 7h

How can I work out how much it has changed by in terms of percentage.

Thanks

1

There are 1 best solutions below

2
On BEST ANSWER

Previous: $77$ hours, now: $127$ hours.

Thus, $127/77=1+50/77$, so this is an increase of $50/77\approx 65\%$.