Noda Time
LocalDateTime Property
NamespacesNodaTimeLocalTimeLocalDateTime

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

Returns a LocalDateTime with this local time, on January 1st 1970 in the ISO calendar.
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)