Skip to main content

Get Server Time

GET 

/public/Time

Get the server's time.

Responses

Success response

Schema
    result object
    unixtime integer

    Unix timestamp

    rfc1123 string

    RFC 1123 time format

    error string[]
Loading...