psDateFunctions

1.5.0

This PowerShell module is ideal for planning, scheduling, and IT operations, enabling users to find the first and last days of a month, any variation of the nth instance, or nth last instance of a particular DayOfWeek in a month, including Patch Tuesday.

Installation Options

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

Install-Module -Name psDateFunctions

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

Install-PSResource -Name psDateFunctions

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) Mad Crab Cyder. All rights reserved.

Package Details

Author(s)

  • Mad Crab Cyder

Tags

Date Dates Scheduling Patch PatchTuesday WindowsUpdate

Functions

Get-1stDayInMonth Get-1stWeekdayInMonth Get-LastDayInMonth Get-LastWeekdayInMonth Get-NearestWeekday Get-NthDayOfWeekInMonth Get-NthLastDayOfWeekInMonth Get-PatchTuesday Get-1stFridayInMonth Get-1stMondayInMonth Get-1stSaturdayInMonth Get-1stSundayInMonth Get-1stThursdayInMonth Get-1stTuesdayInMonth Get-1stWednesdayInMonth Get-2ndFridayInMonth Get-2ndLastFridayInMonth Get-2ndLastMondayInMonth Get-2ndLastSaturdayInMonth Get-2ndLastSundayInMonth Get-2ndLastThursdayInMonth Get-2ndLastTuesdayInMonth Get-2ndLastWednesdayInMonth Get-2ndMondayInMonth Get-2ndSaturdayInMonth Get-2ndSundayInMonth Get-2ndThursdayInMonth Get-2ndTuesdayInMonth Get-2ndWednesdayInMonth Get-3rdFridayInMonth Get-3rdLastFridayInMonth Get-3rdLastMondayInMonth Get-3rdLastSaturdayInMonth Get-3rdLastSundayInMonth Get-3rdLastThursdayInMonth Get-3rdLastTuesdayInMonth Get-3rdLastWednesdayInMonth Get-3rdMondayInMonth Get-3rdSaturdayInMonth Get-3rdSundayInMonth Get-3rdThursdayInMonth Get-3rdTuesdayInMonth Get-3rdWednesdayInMonth Get-4thFridayInMonth Get-4thLastFridayInMonth Get-4thLastMondayInMonth Get-4thLastSaturdayInMonth Get-4thLastSundayInMonth Get-4thLastThursdayInMonth Get-4thLastTuesdayInMonth Get-4thLastWednesdayInMonth Get-4thMondayInMonth Get-4thSaturdayInMonth Get-4thSundayInMonth Get-4thThursdayInMonth Get-4thTuesdayInMonth Get-4thWednesdayInMonth Get-5thFridayInMonth Get-5thLastFridayInMonth Get-5thLastMondayInMonth Get-5thLastSaturdayInMonth Get-5thLastSundayInMonth Get-5thLastThursdayInMonth Get-5thLastTuesdayInMonth Get-5thLastWednesdayInMonth Get-5thMondayInMonth Get-5thSaturdayInMonth Get-5thSundayInMonth Get-5thThursdayInMonth Get-5thTuesdayInMonth Get-5thWednesdayInMonth Get-LastFridayInMonth Get-LastMondayInMonth Get-LastSaturdayInMonth Get-LastSundayInMonth Get-LastThursdayInMonth Get-LastTuesdayInMonth Get-LastWednesdayInMonth

Dependencies

This module has no dependencies.

Release Notes

Release version 1.5, now available

FileList

Version History

Version Downloads Last updated
1.5.0 (current version) 5 1/26/2026
1.1.0 6 1/23/2026
1.0.0 652 3/25/2024
0.0.3 10 3/22/2024
0.0.2 8 3/19/2024
0.0.1 9 3/14/2024
Show more