Icon GetServerUTCDateTime Method

function GetServerUTCDateTime: TDateTime

Usage

Call the GetServerUTCDateTime method to retrieve the universal coordinate date and time from the ElevateDB Server. This is especially useful if you wish to get the date and time in a standard format that doesn't need to take into account the local server time offset.

Information This method is only valid when the engine is running as an ElevateDB Server and the EngineType is set to etServer.
Image