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

feat(new tool): Duration, Date+Duration, Days Interval Calculator #1324

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    2384d3b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    5cd4253 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/duration-calculator' of https://github.com/sharevb…

    …/it-tools into feat/duration-calculator
    sharevb committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a2acee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3f4209 View commit details
    Browse the repository at this point in the history
  4. fix: sonar

    sharevb committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4c381f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. feat(new tools): Date+Duration and Days Calculator

    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 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    dec2e31 View commit details
    Browse the repository at this point in the history