Days of the Week
The days of week node provides a description of configuration, by date ranges, of the days of the week that the activity is available.
<daysOfWeekAvailable>
<dateRange>
<startDate></startDate>
<daysOfWeek>
<monday></monday>
<tuesday></tuesday>
<wednesday></wednesday>
<thursday></thursday>
<friday></friday>
<saturday></saturday>
<sunday></sunday>
</daysOfWeek>
<endDate></endDate>
</dateRange>
</daysOfWeekAvailable>
Last updated
Was this helpful?