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

Declaration
function GMTToLocalTime(GMTTime: TDateTime): TDateTime;  

Description
The GMTToLocalTime function adjusts the GMT (Greenwich Mean Time) time value to the time of local time zone.  

See also
LocalTimeToGMT and GMT functions.