PSBusinessTime
0.3.0
A PowerShell module with functions to help calculate working hours, and for generally working with or 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)
Tags
Time DateTime Dates Date WorkingTime WorkingHours WorkingDays BusinessTime BusinessHours BusinessDays
Functions
Add-WorkingDays Get-WorkingDates New-BusinessTimeSpan Test-WorkingDay
Dependencies
This module has no dependencies.
Release Notes
# Changed
- Renamed Get-ElapsedBusinessTime to New-BusinessTimeSpan, and changed parameters -StartDate and -EndDate to -Start and -End, similar to New-TimeSpan and its datetime parameters.
FileList
- PSBusinessTime.nuspec
- CHANGELOG.md
- PSBusinessTime.psm1
- LICENSE
- PSBusinessTime.psd1