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.ToUTC Method (ArcObjects .NET 10.5 SDK) |
Converts the time from local (to this machine) time value to Coordinated Universal Time (UTC).
[Visual Basic .NET]
Public Sub ToUTC ( _
)
[C#] public void ToUTC ( );
[C++]
HRESULT ToUTC(
void
);