GET Api/TimeSettings/GetWeekNumber?dateTime={dateTime}

Obtains a week number through the RostarCAS way based on a given start day of the week.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dateTime

date

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>