Page History
...
Return the list of dates that are included with a calendar.
Past and future dates can be retrieved.
The following REST Web Service API resources are used:
* /calendar/dates
PARAMETERS
CalendarPath
-CalendarPath <String>
Optionally specifies Specifies the path and name of a calendar that should be returned. One of the parameters -Folder, -CalendarPath or -RegularExpression has to be specified if no pipelined order objects are provided.
Required? | true |
Position? | 1 |
Default value | |
Accept pipeline input? | true (ByValue, ByPropertyName) |
Accept wildcard characters? | false |
DateFrom
-DateFrom <DateTime>
Specifies Optionally specifies the date starting from which calendar dates should be returned.
Consider that a UTC date has to be provided.
Default: Begin Beginning of the current day as a UTC date
Required? | false |
Position? | 2 |
Default value | |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
DateTo
-DateTo <DateTime>
Specifies Optionally specifies the date until which calendar dates should be returned.
Consider that a UTC date has to be provided.
Default: End of the calendar's date range or the end of the current year as a UTC date.
Required? | false |
Position? | 3 |
Default value | |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
...
Returns the calendar dates for the next 30 days.
-------------------------- EXAMPLE 3 --------------------------
PS > $dates = Get-JS7Calendar -WorkingDays | Get-JS7calendarDates
Returns the dates from any working day calendars available with the inventory.