Noda Time
IsoLocalStart Property
NamespacesNodaTime.TimeZonesZoneIntervalIsoLocalStart

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

Returns the local start time of the interval, as LocalDateTime in the ISO calendar.
Declaration Syntax
C#Visual BasicVisual C++
public LocalDateTime IsoLocalStart { get; }
Public ReadOnly Property IsoLocalStart As LocalDateTime
	Get
public:
property LocalDateTime IsoLocalStart {
	LocalDateTime get ();
}

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