Specifies the UTC offset in minutes to apply to date fields. If this property is null, the local date and time is used. The default value of this property is null.
Introduced: 31.0.
public int? DateFieldUtcOffset { get; set; }
Public Property DateFieldUtcOffset() As Integer?