Change the property to determine Editor Tracking times are recorded in UTC.
[Visual Basic .NET]
Public WriteOnly Property IsTimeInUTC
[C#] public void IsTimeInUTC {set;}
[C++]
HRESULT put_IsTimeInUTC(
VARIANT_BOOL
);
[C++]Parameters
[in] is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IsTimeInUTC sets whether time will be recorded in UTC or database time.
Remarks
If you don't specify this, time will be recorded in UTC.