Christian ASTOR <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> news.ms.com wrote:
>
> > Any class in mfc that I can use to perform time zone adjustment? THanks.
>
> Time zones are stored in registry (HKLM/Software/.../Time Zones) (T.Z.
> Editor)
> Get/SetTimeZoneInformation() for the current one.
If you just like to do copy-paste some example,
http://www.slink-software.com/W/SL_T...0/LN_513#L_510
Sorry, GetTimeZoneInformation only. But it tells you about arguments,
structures that's needed.