Noda Time
ToDateTimeOffset Method
NamespacesNodaTimeOffsetDateTimeToDateTimeOffset()()()()

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

Returns the BCL DateTimeOffset corresponding to this offset date and time.
Declaration Syntax
C#Visual BasicVisual C++
public DateTimeOffset ToDateTimeOffset()
Public Function ToDateTimeOffset As DateTimeOffset
public:
DateTimeOffset ToDateTimeOffset()
Return Value
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)