Noda Time
Start Property
NamespacesNodaTime.TimeZonesZoneIntervalStart

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

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

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