Colin Lehmann wrote:
Hi, I am writing a small utility to convert GMT to local time. To do this I need to read the time zone I am in, set in Settings/Control Panel/Date/Time. Can anyone tell me how to get this value from the system?
Have a look at the GetTimeZoneInformation() Windows API call. Stephen Posey [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

