GET v1/System/Time

Return the current DateTime of the server

Request Information

Requires Authorization!

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Current Date/Time of server


date

Response Formats

application/json, text/json

Sample:
"2021-12-02T20:19:39.5603944+01:00"

application/xml, text/xml

Sample:
<dateTime>2021-12-02T20:19:39.5603944+01:00</dateTime>