Noda Time
ToTimeSpan Method
NamespacesNodaTimeOffsetToTimeSpan()()()()

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

Converts this offset to a .NET standard TimeSpan value.
Declaration Syntax
C#Visual BasicVisual C++
public TimeSpan ToTimeSpan()
Public Function ToTimeSpan As TimeSpan
public:
TimeSpan ToTimeSpan()
Return Value
An equivalent TimeSpan to this value.

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