Noda Time
IsoLocalEnd Property
NamespacesNodaTime.TimeZonesZoneIntervalIsoLocalEnd

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

Returns the local start time of the interval, as LocalDateTime in the ISO calendar. This does not include any daylight saving
Declaration Syntax
C#Visual BasicVisual C++
public LocalDateTime IsoLocalEnd { get; }
Public ReadOnly Property IsoLocalEnd As LocalDateTime
	Get
public:
property LocalDateTime IsoLocalEnd {
	LocalDateTime get ();
}

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