PSBusinessTime
0.1.2
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
Get-ElapsedBusinessTime Get-WorkingDates Test-WorkingDay
Dependencies
This module has no dependencies.
Release Notes
# Fixed
- Get-ElapsedBusinessTime did not return correct result where the number of working days between -StartDate and -EndDate was 1 but the date range spanned more than 1 calendar day, e.g. Sunday through to Monday.
FileList
- PSBusinessTime.nuspec
- PSBusinessTime.psm1
- CHANGELOG.md
- PSBusinessTime.psd1
- LICENSE