This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITime Interface > ITime.ToLocal Method (ArcObjects .NET 10.5 SDK) |
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
);