-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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] Days Calculator: Days Between Two Dates #971
Comments
here is another "in the wild" example: https://www.timeanddate.com/date/durationresult.html?d1=1&m1=8&y1=2024&d2=30&m2=10&y2=2024 |
Allows computing specific date + some durations Allows computing Date interval with many options (include end date, select week days, holidays, business time) and output many statistics Fix CorentinTh#778, CorentinTh#584, CorentinTh#971
Allows computing specific date + some durations Allows computing Date interval with many options (include end date, select week days, holidays, business time) and output many statistics Fix CorentinTh#778, CorentinTh#584, CorentinTh#971
Allows computing specific date + some durations Allows computing Date interval with many options (include end date, select week days, holidays, business time) and output many statistics Fix CorentinTh#778, CorentinTh#584, CorentinTh#971
Allows computing specific date + some durations Allows computing Date interval with many options (include end date, select week days, holidays, business time) and output many statistics Fix CorentinTh#778, CorentinTh#584, CorentinTh#971
Allows computing specific date + some durations Allows computing Date interval with many options (include end date, select week days, holidays, business time) and output many statistics Fix CorentinTh#778, CorentinTh#584, CorentinTh#971
Hi @riiamri23, @jicho and @CorentinTh, dates and duration calculators implemented in #1324 |
Thanks @sharevb! @CorentinTh any chance that #1212 can be implemented in the new release? |
Hi, for people interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools) |
What tool do you want?
Hi there, Does this web app have a calculator for calculating total days between two dates?
Is their example of this tool in the wild?
This is the example that i can give https://www.timeanddate.com/date/durationresult.html?d1=8&m1=9&y1=2023&d2=17&m2=11&y2=2023
The text was updated successfully, but these errors were encountered: