Table of Contents

Class TimeSpanExtensions

Namespace
Apache.Arrow
Assembly
Apache.Arrow.dll
public static class TimeSpanExtensions
Inheritance
TimeSpanExtensions
Inherited Members

Methods

ToTimeZoneOffsetString(TimeSpan)

Formats a TimeSpan into an ISO 8601 compliant time offset string.

public static string ToTimeZoneOffsetString(this TimeSpan timeSpan)

Parameters

timeSpan TimeSpan

timeSpan to format

Returns

string

ISO 8601 offset string