System.DateTimeOffset.Offset Property

Gets the time's offset from Coordinated Universal Time (UTC).

Syntax

public TimeSpan Offset { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of the TimeSpan.Hours property of the returned TimeSpan object can range from -14 hours to 14 hours.

The value of the DateTimeOffset.Offset property is precise to the minute.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0