[This is preliminary documentation and is subject to change.]
Returns the local start time of the interval, as LocalDateTime
in the ISO calendar.

C# | Visual Basic | Visual 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)