Noda Time
End Property
NamespacesNodaTime.TimeZonesZoneIntervalEnd

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

Gets the last Instant (exclusive) that the Offset applies.
Declaration Syntax
C#Visual BasicVisual C++
public Instant End { get; }
Public ReadOnly Property End As Instant
	Get
public:
property Instant End {
	Instant get ();
}
Value
The last Instant (exclusive) that the Offset applies.

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