PSBusinessTime
0.2.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
Add-WorkingDays Get-ElapsedBusinessTime Get-WorkingDates Test-WorkingDay
Dependencies
This module has no dependencies.
Release Notes
# Fixed
- CmdletBinding attribute was in incorrect position for Add-WorkingDays. This caused PlatyPS to not generate docs properly. This fix does not provide any functional improvement to Add-WorkingDays. At this time, it is just necessary to push to source control which invokes the release pipeline.
FileList
- PSBusinessTime.nuspec
- PSBusinessTime.psm1
- CHANGELOG.md
- PSBusinessTime.psd1
- LICENSE