GET PlanCare2Api/CurrentServerTime

Gets the current datetime on the server.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

date

Response Formats

application/json, text/json

Sample:
"2026-05-26T21:04:29.4554086+02:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-05-26T21:04:29.4554086+02:00</dateTime>