Noda Time
LaterMapping Property
NamespacesNodaTimeAmbiguousTimeExceptionLaterMapping

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

The later of the two occurrences of the local date and time within the time zone.
Declaration Syntax
C#Visual BasicVisual C++
public ZonedDateTime LaterMapping { get; }
Public ReadOnly Property LaterMapping As ZonedDateTime
	Get
public:
property ZonedDateTime LaterMapping {
	ZonedDateTime get ();
}

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