OffsetTime Property
OffsetTime
Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTime tag.
Declaration
public TimeSpan? OffsetTime { get; set; }
Public Property OffsetTime As TimeSpan?