Noda Time
ToDateTimeOffset Method
NamespacesNodaTimeInstantToDateTimeOffset()()()()

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

Constructs a DateTimeOffset from this Instant which has an offset of zero.
Declaration Syntax
C#Visual BasicVisual C++
public DateTimeOffset ToDateTimeOffset()
Public Function ToDateTimeOffset As DateTimeOffset
public:
DateTimeOffset ToDateTimeOffset()
Return Value
A DateTimeOffset representing the same instant in time as this value.

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