PSBusinessTime
0.2.1
A PowerShell module with functions to help working with and calculating business hours / date times.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Adam Cook (@codaamok). All rights reserved.
Package Details
Author(s)
- Adam Cook (@codaamok)
Functions
Add-WorkingDays Get-ElapsedBusinessTime Get-WorkingDates Test-WorkingDay
Dependencies
This module has no dependencies.
Release Notes
# Fixed
- Get-ElapsedBusinessTime did not return correct result if -StartDate and -EndDate were on the same day, but it was a working day, and its time for both dates were outside of working hours
FileList
- PSBusinessTime.nuspec
- CHANGELOG.md
- PSBusinessTime.psm1
- LICENSE
- PSBusinessTime.psd1