[This is preliminary documentation and is subject to change.]
Returns a ZonedDateTime which maps to the original LocalDateTime
in the mapped DateTimeZone: either the single result if the mapping is unambiguous,
or the later result if the local date/time occurs twice in the time zone due to a time zone
offset change such as an autumnal daylight saving transition.

C# | Visual Basic | Visual C++ |

The unambiguous result of mapping a local date/time in a time zone.

Exception | Condition |
---|---|
SkippedTimeException | The local date/time was skipped in the time zone. |
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)