Noda Time
ToInstant Method
NamespacesNodaTimeOffsetDateTimeToInstant()()()()

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

Converts this offset date and time to an instant in time by subtracting the offset from the local date and time.
Declaration Syntax
C#Visual BasicVisual C++
public Instant ToInstant()
Public Function ToInstant As Instant
public:
Instant ToInstant()
Return Value
The instant represented by this offset date and time

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