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

Declaration
function LocalTimeToGMT(LocalTime: TDateTime): TDateTime;  

Description
The LocalTimeToGMT function converts local time to the time at Greenwich time zone.  

See also
GMTToLocalTime and GMT functions.