Icon GetRemoteUTCDateTime Method

function GetRemoteUTCDateTime: TDateTime

Usage

Call the GetRemoteUTCDateTime method to retrieve the universal coordinate date and time from a database server. This is especially useful if you are accessing a database server in a different time zone and 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 valid for both administrative and regular data connections.
Image