Noda Time
LocalDateTime Property
NamespacesNodaTimeOffsetDateTimeLocalDateTime

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

Returns the local date and time represented within this offset date and time.
Declaration Syntax
C#Visual BasicVisual C++
public LocalDateTime LocalDateTime { get; }
Public ReadOnly Property LocalDateTime As LocalDateTime
	Get
public:
property LocalDateTime LocalDateTime {
	LocalDateTime get ();
}

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