[This is preliminary documentation and is subject to change.]
Returns the BCL DateTimeOffset corresponding to this offset date and time.

C# | Visual Basic | Visual C++ |
public DateTimeOffset ToDateTimeOffset()
Public Function ToDateTimeOffset As DateTimeOffset
public: DateTimeOffset ToDateTimeOffset()

A DateTimeOffset with the same local date/time and offset as this. The DateTime part of
the result always has a "kind" of Unspecified.
Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)