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] Dates calculation #778

Open
earion68 opened this issue Nov 27, 2023 · 2 comments · May be fixed by #1324
Open

[NEW TOOL] Dates calculation #778

earion68 opened this issue Nov 27, 2023 · 2 comments · May be fixed by #1324
Assignees
Labels

Comments

@earion68
Copy link

What tool do you want?
Dates calculation

Describe the solution you'd like
A tool that will help finding the amout of time (days, weeks, months, years) between two dates and:

  • an option to include/exclude week-ends
  • an option to include the end date in the calculation

Is their example of this tool in the wild?
Provide link to already existing tool or npm packages if any exists

sharevb added a commit to sharevb/it-tools that referenced this issue Oct 27, 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
sharevb added a commit to sharevb/it-tools that referenced this issue Oct 27, 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
sharevb added a commit to sharevb/it-tools that referenced this issue Oct 27, 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
sharevb added a commit to sharevb/it-tools that referenced this issue Oct 27, 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
sharevb added a commit to sharevb/it-tools that referenced this issue Oct 27, 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
@sharevb
Copy link
Contributor

sharevb commented Oct 27, 2024

Hi @earion68 and @CorentinTh, dates and duration calculators implemented in #1324

@sharevb
Copy link
Contributor

sharevb commented Nov 24, 2024

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)

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