Noda Time
Offset Property
NamespacesNodaTimeOffsetDateTimeOffset

[This is preliminary documentation and is subject to change.]

Returns the offset from UTC.
Declaration Syntax
C#Visual BasicVisual C++
public Offset Offset { get; }
Public ReadOnly Property Offset As Offset
	Get
public:
property Offset Offset {
	Offset get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)