AstronomyObservationFormattedDuration Method

Gets the duration, in hours and minutes, of a particular DateRange.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public static string FormattedDuration(
	DateRange dateRange
)

Parameters

dateRange  DateRange
The DateRange

Return Value

String
A String

See Also