Info
Version: | 2.0.13 |
Author(s): | Paolo Innocenti |
Last Update: | Tuesday, May 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paonath/PH.WorkingDaysAndTime |
NuGet Url: | https://www.nuget.org/packages/PH.WorkingDaysAndTime |
Install
Install-Package PH.WorkingDaysAndTime
dotnet add package PH.WorkingDaysAndTime
paket add PH.WorkingDaysAndTime
PH.WorkingDaysAndTime Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags
The code is written in .NET C#.
The tool is useful for calculate difference between two dates of workdays, to plan projects excluding holidays and absences. Is also a simple starting-point to addons to estimate the date of the end of a job.
The application works only counting the dates forward and it is assumed that the date entered as the first parameter is a working day.