Noda Time
LocalDateTime Property
NamespacesNodaTime.TimeZonesZoneLocalMappingLocalDateTime

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

Returns the LocalDateTime which was mapped with in the time zone.
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)