GET PlanCare2Api/CurrentServerTime
Gets the current datetime on the server.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2026-05-26T22:06:26.2237118+02:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-05-26T22:06:26.2237118+02:00</dateTime>