----- Original Message -----
From: "Kyley Harris" <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 11:13 AM
Subject: RE: [DUG]: UTC Time


> Windows api call. Been to long to remember the func name though.

I think you're probably after GetTimeZoneInformation().  It fills a
TIME_ZONE_INFORMATION record, which has a Bias member.  That's an offset in
minutes from UTC to local time.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:owner-delphi@;delphi.org.nz] On
> Behalf Of David O'Brien
> Sent: Monday, 11 November 2002 9:51 a.m.
> Subject: [DUG]: UTC Time
>
>
> I have a String Time which represents a UTC time. I need to translate
> this to local time. I can't see where to find the current time offset.
> Any ideas?


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to