PSBusinessTime

0.3.2

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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSBusinessTime

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSBusinessTime

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

# Fixed
- New-BusinessTimeSpan threw an exception in some scenarios for Windows PowerShell - see issue #1

FileList

Version History

Version Downloads Last updated
0.3.2 (current version) 61 10/5/2022
0.3.0 43 5/4/2022
0.2.2 16 4/15/2022
0.2.1 14 4/15/2022
0.2.0 14 4/14/2022
0.1.7 13 4/14/2022
0.1.6 14 4/14/2022
0.1.5 15 4/14/2022
0.1.4 15 4/14/2022
0.1.2 14 4/13/2022
0.1.1 15 4/12/2022
0.1.0 17 4/11/2022
Show more