Noda Time
EarlierMapping Property
NamespacesNodaTimeAmbiguousTimeExceptionEarlierMapping

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

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

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