Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW TOOL] Time calculation #1037

Open
chalda-pnuzig opened this issue May 6, 2024 · 1 comment · May be fixed by #1324
Open

[NEW TOOL] Time calculation #1037

chalda-pnuzig opened this issue May 6, 2024 · 1 comment · May be fixed by #1324
Assignees
Labels

Comments

@chalda-pnuzig
Copy link

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!

@jamess60
Copy link

jamess60 commented Aug 6, 2024

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

sharevb added a commit to sharevb/it-tools that referenced this issue Sep 28, 2024
@sharevb sharevb linked a pull request Sep 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants