This document is archived and information here might be outdated. Recommended version. |
Converts the time from Coordinated Universal Time (UTC) value to local (to this machine) time.
[Visual Basic .NET]
Public Sub ToLocal ( _
)
[C#]
public void ToLocal (
);
[C++]
HRESULT ToLocal(
void
);