time

Description

Returns the central database server time.

URL

/qcbin/rest/server/time

Remarks

time returns both the server time in milliseconds (since 1970) and the time as a string formatted according to the server default.

HTTP Methods

GET: Returns the time.

PUT: N/A

DELETE: N/A

POST: N/A

Media Type
GET
PUT
DELETE
POST
application/xml
check
-
-
-
application/json
check
-
-
-

Returns

One of the HTTP Return Codes.

An XML string containing the server time.

Examples