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>
Specifies the path and name of a calendar that should be returned.
...
-DateFrom <DateTime>
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
...
PS > $dates = Get-JS7Calendar -WorkingDays | Get-JS7calendarDates
Retursn Returns the dates from any working day calendars available with the inventory.