This document is archived and information here might be outdated. Recommended version. |
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 bool
IsTimeInUTC sets whether time will be recorded in UTC or database time.
If you don't specify this, time will be recorded in UTC.