Noda Time
WallOffset Property
NamespacesNodaTime.TimeZonesZoneIntervalWallOffset

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

Gets the offset from UTC for this period. This includes any daylight savings value.
Declaration Syntax
C#Visual BasicVisual C++
public Offset WallOffset { get; }
Public ReadOnly Property WallOffset As Offset
	Get
public:
property Offset WallOffset {
	Offset get ();
}
Value
The offset from UTC for this period.

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