< Back
Get-NthWeekDay
Post
NAME Get-NthWeekDay
SYNTAX
Get-NthWeekDay [[-Month] {January | February | March | April | May | June | July | August | September | October |
November | December}] [[-Year] <int>] [[-Nth] <int>] [[-DayOfWeek] {Sunday | Monday | Tuesday | Wednesday |
Thursday | Friday | Saturday}] [<CommonParameters>]
PARAMETERS
-DayOfWeek <DayOfWeek>
Required? false
Position? 3
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Month <Month>
Required? false
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Nth <int>
Required? false
Position? 2
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Year <int>
Required? false
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
SYNTAX
Get-NthWeekDay [[-Month] {January | February | March | April | May | June | July | August | September | October |
November | December}] [[-Year] <int>] [[-Nth] <int>] [[-DayOfWeek] {Sunday | Monday | Tuesday | Wednesday |
Thursday | Friday | Saturday}] [<CommonParameters>]
PARAMETERS
-DayOfWeek <DayOfWeek>
Required? false
Position? 3
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Month <Month>
Required? false
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Nth <int>
Required? false
Position? 2
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-Year <int>
Required? false
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None