it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[NEW TOOL] Time calculation

Open chalda-pnuzig opened this issue 1 year ago • 2 comments
trafficstars

What tool do you want? Time calculation

Describe the solution you'd like A tool to calculate the total time by adding or subtracting multiple values. Example: Input:

  02:05:10 
+ 00:00:10
- 01:00:00
+ 23:00:10 
+ 00:59:11 

Output:

     HH:MM:SS = 25:04:31
      textual = 1 day, 1 hour, 4 minutes, 31 seconds
days HH:MM:SS = 1 day and 01:04:31

Is their example of this tool in the wild? https://www.calculator.net/time-calculator.html

Additional context Thank you very much for what you do!

chalda-pnuzig avatar May 06 '24 08:05 chalda-pnuzig

May also be nice to add a "how many days between Xdate and Ydate", "how many working days between Xdate and YDate", "How many days ago was X date" etc

jamess60 avatar Aug 06 '24 08:08 jamess60

Hi @chalda-pnuzig and @CorentinTh, implemented in #1324

sharevb avatar Sep 29 '24 19:09 sharevb