GMT function
Date/Time routines
Return to Introduction  Previous page  Next page
Unit
acUtils  

Declaration
function GMT: TDateTime;  

Description
The GMT function returns the current time at Greenwich time zone. This is the same as Now routine but adjusted to GMT accordingly local time zone and daylight bias.  

See also
GMTToLocalTime and LocalTimeToGMT functions.